We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8d6ed6 commit 82bc27bCopy full SHA for 82bc27b
scripts/generate_json_docs.py
@@ -653,5 +653,6 @@ def main():
653
if args.show_toc:
654
print(json.dumps(toc, indent=4))
655
656
+
657
if __name__ == '__main__':
658
main()
0 commit comments