index
:
acit.git
acit-testing-indexpage
main
Another Custom Issue Tracker is an email-driven issue tracker
Vosje
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
acit
/
__main__.py
blob: 1505c781bc507f66050e0d4b667c7b63ab1cb900 (
about
) (
plain
)
1
2
3
4
5
6
from
.
import
run
if
__name__
==
"__main__"
:
run
()