mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Document why /pferd.py exists
This commit is contained in:
parent
651b087932
commit
16d50b6626
1 changed files with 2 additions and 0 deletions
2
pferd.py
2
pferd.py
|
|
@ -1,3 +1,5 @@
|
|||
# File used by pyinstaller to create the executable
|
||||
|
||||
from PFERD.__main__ import main
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue