[BOLT][Utils] Add dot2html module entry point
This commit is contained in:
parent
7cf198f798
commit
b61fac5222
4
bolt/utils/dot2html/__main__.py
Normal file
4
bolt/utils/dot2html/__main__.py
Normal file
@ -0,0 +1,4 @@
|
||||
import dot2html
|
||||
|
||||
if __name__ == "__main__":
|
||||
dot2html.main()
|
Loading…
x
Reference in New Issue
Block a user