Skip to content

Commit db3ac38

Browse files
authored
Update __init__.py
1 parent b3f3636 commit db3ac38

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

translations/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
import .en.gui.PythonOSApp as english
12

3+
def en():
4+
english.run()

0 commit comments

Comments
 (0)