Coloring's picture
fix: 0.x => 1.0
e841ba5
raw
history blame contribute delete
115 Bytes
from helper.Docs import Docs
docs = Docs(__file__)
if __name__ == "__main__":
docs.render().queue().launch()