thought ill add a reorganized version (package), ill improve it even more
This commit is contained in:
parent
95fadc072b
commit
4a6f354861
@ -1,5 +1,5 @@
|
||||
from src import boiiiwd_class
|
||||
from src import main
|
||||
|
||||
if __name__ == "__main__":
|
||||
app = boiiiwd_class.BOIIIWD()
|
||||
app = main.BOIIIWD()
|
||||
app.mainloop()
|
||||
|
Loading…
Reference in New Issue
Block a user