mirror of
https://github.com/yawaflua/LogIn-App.git
synced 2025-12-10 12:19:32 +02:00
Upload files. Version 1.0.1
Add files to PyPI, fix some bugs
This commit is contained in:
7
login/__main__.py
Normal file
7
login/__main__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
# github.com/yaflay
|
||||
import tkinter as tk
|
||||
from commands import windows
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
windows()
|
||||
Reference in New Issue
Block a user