4 lines
53 B
Python
4 lines
53 B
Python
from pytorrent import create_app
|
|
|
|
app = create_app()
|
from pytorrent import create_app
|
|
|
|
app = create_app()
|