💄 Fix violations against pylint.
This commit is contained in:
parent
c029ff2055
commit
ef8a05be38
8 changed files with 16 additions and 22 deletions
|
@ -1,10 +1,9 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
import os
|
||||
import subprocess
|
||||
import sys
|
||||
|
||||
from lib.util import *
|
||||
|
||||
|
||||
SOURCE_ROOT = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue