mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-06-04 20:41: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.
|
||||
|
||||
import os
|
||||
import os.path
|
||||
import pwd
|
||||
import re
|
||||
import shlex
|
||||
|
@ -25,7 +25,6 @@
|
||||
# Modules.
|
||||
import locale
|
||||
import os
|
||||
import os.path
|
||||
import sys
|
||||
|
||||
import distro_info
|
||||
|
@ -16,7 +16,6 @@
|
||||
|
||||
import __builtin__
|
||||
import os
|
||||
import os.path
|
||||
import sys
|
||||
from StringIO import StringIO
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user