1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests/__init__.py

2 lines
69 B
Python
Raw Normal View History

2013-03-27 18:17:11 -04:00
import logging
logging.getLogger().addHandler(logging.NullHandler())