Skip to content

Commit 5ca5ec2

Browse files
committed
sort imports
1 parent ae95cda commit 5ca5ec2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PyStemmusScope/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
import logging
33
from .stemmus_scope import StemmusScope
44

5+
56
logging.getLogger(__name__).addHandler(logging.NullHandler())
67

78
__author__ = "Sarah Alidoost"

0 commit comments

Comments
 (0)