0a3e00b276
This reverts commit 0b668fb1dd
.
4 lines
148 B
Python
4 lines
148 B
Python
# log_support setups the default Logger class
|
|
# and so we need to ensure that it is also
|
|
# setup for the tests
|
|
from lbrynet.core import log_support
|