forked from mrlan/EnglishPal
4 lines
42 B
Python
4 lines
42 B
Python
|
import logging
|
||
|
|
||
|
log = logging.getLogger()
|