mv
This commit is contained in:
parent
c5c01f14cb
commit
42c05eecb7
5 changed files with 0 additions and 0 deletions
8
pidd/__main__.py
Executable file
8
pidd/__main__.py
Executable file
|
@ -0,0 +1,8 @@
|
|||
#! /usr/bin/env python3
|
||||
|
||||
"""Entry point."""
|
||||
|
||||
import cidd
|
||||
|
||||
if __name__ == "__main__":
|
||||
cidd.main(__file__)
|
Loading…
Add table
Add a link
Reference in a new issue