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

This commit is contained in:
Untone 2024-06-02 16:40:47 +03:00
parent 60d6743fcd
commit e74c9688c8

View File

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