Noqa on release build script

old-commit-hash: 2fe75cb7d0
This commit is contained in:
Willem Melching
2020-02-03 13:37:43 -08:00
parent 9a94e20fbb
commit 0980219af5
+1
View File
@@ -1,4 +1,5 @@
#!/usr/bin/env python2
# flake8: noqa
import paramiko
import os
import sys