Compare commits
No commits in common. "debd7895f4d50fc93ca69f3849456abe80aedab2" and "a0dc6a7b223216be3e035baae98bbfd35a3230a5" have entirely different histories.
debd7895f4
...
a0dc6a7b22
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@ _api_key_bearer = HTTPBearer(auto_error=False)
|
||||||
|
|
||||||
logging.basicConfig(level=logging.INFO)
|
logging.basicConfig(level=logging.INFO)
|
||||||
logging.getLogger("httpx").setLevel(logging.WARNING)
|
logging.getLogger("httpx").setLevel(logging.WARNING)
|
||||||
logging.getLogger("httpcore").setLevel(logging.WARNING)
|
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue