fix(format-file-headers): small change
This commit is contained in:
@@ -14,4 +14,4 @@ def run_format_headers():
|
||||
subprocess.run(["python", script, str(path)], stdout=subprocess.PIPE)
|
||||
|
||||
if __name__ == "__main__":
|
||||
run_format_headers()
|
||||
run_format_headers()
|
||||
|
||||
Reference in New Issue
Block a user