This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
bitelab
Watch
1
Star
0
Fork
0
Code
Issues
5
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
prepare for making a client available...
main
John-Mark Gurney
4 years ago
parent
f5e318ea25
commit
0007ed5dfb
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
bitelab/__main__.py
+ 4
- 0
bitelab/__main__.py
View File
@@ -0,0 +1,4 @@
from . import main
if __name__ == '__main__':
main()
Write
Preview
Loading…
Cancel
Save