3 lines
51 B
Python
Executable file
3 lines
51 B
Python
Executable file
from easyctf import create_app
|
|
|
|
app = create_app()
|