Lint cleanup
This commit is contained in:
parent
aa28a8d1e1
commit
819625de61
|
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env python3
|
||||
# pylint: disable=C0114,C0116,C0209,R0912,R0915
|
||||
# pylint: disable=C0114,C0116,C0209,R0911,R0912,R0915
|
||||
######################################################################
|
||||
|
||||
import argparse
|
||||
|
|
|
|||
Loading…
Reference in New Issue