Skip to content

Commit

Permalink
update test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pandomic committed Nov 28, 2024
1 parent 7e10cd9 commit ccbcf26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/conftest.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
import logging
import sys

logging.getLogger("urllib3").setLevel(logging.WARNING)

logging.basicConfig(
level=logging.DEBUG,
stream=sys.stdout,
Expand Down

0 comments on commit ccbcf26

Please sign in to comment.