forked from sig_core/toolkit
syntax error for syncing
This commit is contained in:
parent
f48caa4b54
commit
5e34a9b9c7
@ -55,5 +55,5 @@ a = RepoSync(
|
||||
logger=results.logger
|
||||
)
|
||||
|
||||
def run()
|
||||
def run():
|
||||
a.run()
|
||||
|
Loading…
Reference in New Issue
Block a user