mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2025-11-02 01:25:49 +01:00
More pep8 fixes
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
This commit is contained in:
@@ -23,7 +23,8 @@ import shutil
|
||||
import subprocess
|
||||
import urllib
|
||||
import atexit
|
||||
import urlparse, hashlib
|
||||
import urlparse
|
||||
import hashlib
|
||||
import time as ptime
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user