mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 14:34:33 +00:00
Main maigret function refactoring
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ SUPPORTED_IDS = (
|
||||
"uidme_uguid",
|
||||
)
|
||||
|
||||
unsupported_characters = "#"
|
||||
BAD_CHARS = "#"
|
||||
|
||||
|
||||
async def get_response(request_future, logger) -> Tuple[str, int, Optional[CheckError]]:
|
||||
|
||||
Reference in New Issue
Block a user