mirror of
				https://github.com/mnauw/git-remote-hg.git
				synced 2025-11-04 02:25:48 +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 subprocess
 | 
				
			||||||
import urllib
 | 
					import urllib
 | 
				
			||||||
import atexit
 | 
					import atexit
 | 
				
			||||||
import urlparse, hashlib
 | 
					import urlparse
 | 
				
			||||||
 | 
					import hashlib
 | 
				
			||||||
import time as ptime
 | 
					import time as ptime
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user