Coloring's picture
feat: add antdx
5945dda
raw
history blame contribute delete
115 Bytes
from helper.Docs import Docs
docs = Docs(__file__)
if __name__ == "__main__":
docs.render().queue().launch()