2023-07-17 10:08:57 -07:00

5 lines
64 B
Python

import dot2html
if __name__ == "__main__":
dot2html.main()