Local
This commit is contained in:
parent
d0323aee9f
commit
0afc9d897c
3 changed files with 3 additions and 3 deletions
|
@ -28,7 +28,7 @@ def check(args):
|
|||
|
||||
|
||||
def info(args):
|
||||
print(local.Repository(args))
|
||||
print(local.Local(args))
|
||||
|
||||
|
||||
def sync(args):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue