mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Added line to fix lint
This commit is contained in:
parent
c7ae6dbbc9
commit
9e0a53d9f2
@ -4198,6 +4198,7 @@ def join(*args):
|
||||
'''
|
||||
return os.path.join(*args)
|
||||
|
||||
|
||||
def move(src, dst):
|
||||
'''
|
||||
Move a file or directory
|
||||
|
Loading…
Reference in New Issue
Block a user