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