rename main.py to jam
This commit is contained in:
parent
e72308fd97
commit
12f2d0e0f2
2
main.py → jam
Normal file → Executable file
2
main.py → jam
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
from kivy.app import App
|
||||
from kivy.uix.widget import Widget
|
||||
from kivy.uix.boxlayout import BoxLayout
|
Loading…
Reference in New Issue
Block a user