diff options
Diffstat (limited to 'ca/upgrade-scripts')
-rw-r--r-- | ca/upgrade-scripts/upgrade-rpkid-to-0.5709.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ca/upgrade-scripts/upgrade-rpkid-to-0.5709.py b/ca/upgrade-scripts/upgrade-rpkid-to-0.5709.py index aa8e3ec1..0cea5671 100644 --- a/ca/upgrade-scripts/upgrade-rpkid-to-0.5709.py +++ b/ca/upgrade-scripts/upgrade-rpkid-to-0.5709.py @@ -14,6 +14,8 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. +# pylint: disable=E0602 + """ Upgrade RPKI SQL databases to schema expected by 0.5709. |