mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-17 05:54:19 +01:00
3 lines
47 B
Python
3 lines
47 B
Python
from CTFd import create_app
|
|
app = create_app()
|