1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00

formatting

This commit is contained in:
Kelly Brazil
2024-03-15 11:39:27 -07:00
parent ee2a7ddc2e
commit 3e9afca803
-4
View File
@@ -85,7 +85,3 @@ else:
final_doc = header + '\n' + toc + '\n' + summary + '\n\n' + api_docs
print(final_doc)