search-with-images8
All checks were successful
Deploy on push / deploy (push) Successful in 1m7s

This commit is contained in:
Untone 2024-06-02 16:38:38 +03:00
parent f42d81b9fc
commit 60d6743fcd

View File

@ -74,6 +74,7 @@ ignore_logs = [
"aiohttp",
"_client",
"._make_request",
"._log_request_response"
]
for lgr in ignore_logs:
loggr = logging.getLogger(lgr)