main
This commit is contained in:
parent
6a725b0628
commit
fed076c305
1 changed files with 5 additions and 0 deletions
5
__main__.py
Executable file
5
__main__.py
Executable file
|
@ -0,0 +1,5 @@
|
||||||
|
#! /usr/bin/env python3
|
||||||
|
|
||||||
|
|
||||||
|
if __name__ == '__main__':
|
||||||
|
pass
|
Loading…
Reference in a new issue