Skip to content

Commit cc12d95

Browse files
committed
debug code about compile
1 parent 48304e0 commit cc12d95

6 files changed

Lines changed: 742 additions & 339 deletions

File tree

openkb/__main__.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
"""Allow running OpenKB as ``python -m openkb``."""
2+
from openkb.cli import cli
3+
4+
cli()

0 commit comments

Comments
 (0)