mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-15 19:05:43 +00:00
Reports refactoring & improving
This commit is contained in:
+1
-1
@@ -5,8 +5,8 @@ Maigret entrypoint
|
||||
"""
|
||||
|
||||
import asyncio
|
||||
import maigret
|
||||
|
||||
import maigret
|
||||
|
||||
if __name__ == "__main__":
|
||||
asyncio.run(maigret.main())
|
||||
|
||||
Reference in New Issue
Block a user