mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-05-18 04:11:29 +00:00
Make pylint happier and code more PEP-8 compliant.
This commit is contained in:
parent
3e3b9bcff5
commit
ce2f96bc0d
@ -16,7 +16,6 @@
|
|||||||
# PERFORMANCE OF THIS SOFTWARE.
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import os.path
|
|
||||||
import pwd
|
import pwd
|
||||||
import re
|
import re
|
||||||
import shlex
|
import shlex
|
||||||
|
@ -25,7 +25,6 @@
|
|||||||
# Modules.
|
# Modules.
|
||||||
import locale
|
import locale
|
||||||
import os
|
import os
|
||||||
import os.path
|
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
import distro_info
|
import distro_info
|
||||||
|
@ -16,7 +16,6 @@
|
|||||||
|
|
||||||
import __builtin__
|
import __builtin__
|
||||||
import os
|
import os
|
||||||
import os.path
|
|
||||||
import sys
|
import sys
|
||||||
from StringIO import StringIO
|
from StringIO import StringIO
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user