Fix some minor code smells reported by pylint

No functional change intended.
This commit is contained in:
Grigori Goronzy
2017-06-16 10:15:21 +02:00
parent 2e822375e0
commit f15b64f4f7
3 changed files with 41 additions and 43 deletions

View File

@ -20,7 +20,7 @@
# SOFTWARE.
#
import sys, os, time, struct
import sys
import argparse
import stcgal
from stcgal.utils import Utils, BaudType