We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae95cda commit 5ca5ec2Copy full SHA for 5ca5ec2
1 file changed
PyStemmusScope/__init__.py
@@ -2,6 +2,7 @@
2
import logging
3
from .stemmus_scope import StemmusScope
4
5
+
6
logging.getLogger(__name__).addHandler(logging.NullHandler())
7
8
__author__ = "Sarah Alidoost"
0 commit comments