1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00

formatting

This commit is contained in:
Kelly Brazil
2024-03-15 11:39:27 -07:00
parent ee2a7ddc2e
commit 3e9afca803

View File

@ -85,7 +85,3 @@ else:
final_doc = header + '\n' + toc + '\n' + summary + '\n\n' + api_docs
print(final_doc)