Skip to content

Commit 82bc27b

Browse files
committed
Fix lint spacing issue.
1 parent b8d6ed6 commit 82bc27b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/generate_json_docs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -653,5 +653,6 @@ def main():
653653
if args.show_toc:
654654
print(json.dumps(toc, indent=4))
655655

656+
656657
if __name__ == '__main__':
657658
main()

0 commit comments

Comments
 (0)