💄 Fix pylint warning.
This commit is contained in:
parent
e3215a1f21
commit
87221f8f55
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
import errno
|
||||
import glob
|
||||
import os
|
||||
import subprocess
|
||||
|
|
Loading…
Reference in a new issue