Skip to content

Commit 769dd5b

Browse files
committed
Don't add StreamHandler to test logging setup
1 parent bebe782 commit 769dd5b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@
22

33
log = logging.getLogger()
44
log.setLevel('DEBUG')
5-
log.addHandler(logging.StreamHandler())

0 commit comments

Comments
 (0)