mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-07-17 12:11:14 +08:00
5 lines
53 B
Python
5 lines
53 B
Python
import app
|
|
|
|
|
|
if __name__ == "__main__":
|
|
app.run() |