Skip to content

Commit

Permalink
Fix graph logger
Browse files Browse the repository at this point in the history
  • Loading branch information
cyc60 committed Dec 19, 2024
1 parent 1b4a266 commit ce76f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/logs.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import logging

from gql.transport.requests import log as requests_logger
from gql.transport.aiohttp import log as requests_logger


def setup_gql_log_level() -> None:
Expand Down

0 comments on commit ce76f8d

Please sign in to comment.