Noqa on release build script

pull/1049/head
Willem Melching 2020-02-03 13:37:43 -08:00
parent 6797910ab0
commit 2fe75cb7d0
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#!/usr/bin/env python2
# flake8: noqa
import paramiko
import os
import sys