Added line to fix lint

This commit is contained in:
Tanoti 2014-10-23 22:27:59 +01:00
parent c7ae6dbbc9
commit 9e0a53d9f2

View File

@ -4198,6 +4198,7 @@ def join(*args):
'''
return os.path.join(*args)
def move(src, dst):
'''
Move a file or directory