4 lines
74 B
Python
4 lines
74 B
Python
|
#!/usr/bin/python3
|
||
|
|
||
|
from bread_editor.main import start_from_command_line
|