Fix indentation error in git_helper.py
This commit is contained in:
parent
d22d5b6e55
commit
b616025b8d
1 changed files with 1 additions and 1 deletions
|
|
@ -93,4 +93,4 @@ def reset_solution():
|
|||
|
||||
if __name__ == '__main__':
|
||||
install_hooks()
|
||||
update_submodules()
|
||||
update_submodules()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue