wip config
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
def main():
|
||||
print("Hello World")
|
||||
from . import app
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
app.main()
|
||||
Reference in New Issue
Block a user