Fix indentation error in git_helper.py
This commit is contained in:
parent
d22d5b6e55
commit
b616025b8d
|
|
@ -93,4 +93,4 @@ def reset_solution():
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
install_hooks()
|
install_hooks()
|
||||||
update_submodules()
|
update_submodules()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue