Fixed maigret-as-a-module start

This commit is contained in:
Soxoj
2021-04-06 00:33:39 +03:00
parent d6f6d78d3f
commit 74d4d40abd
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ Maigret entrypoint
import asyncio
import maigret
from .maigret import main
if __name__ == "__main__":
asyncio.run(maigret.main())
asyncio.run(main())
+1
View File
@@ -15102,6 +15102,7 @@
"usernameUnclaimed": "noonewouldeverusethis7"
},
"australianfrequentflyer.com.au": {
"disabled": true,
"tags": [
"au"
],