run_checks: Add docstring to main
This commit is contained in:
parent
cdd7457aee
commit
dc00f346f4
@ -222,6 +222,7 @@ def _get_args(checker):
|
|||||||
|
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
|
"""Main entry point."""
|
||||||
argv = sys.argv[:]
|
argv = sys.argv[:]
|
||||||
check_unittest()
|
check_unittest()
|
||||||
check_git()
|
check_git()
|
||||||
|
Loading…
Reference in New Issue
Block a user