pelican/tests/__init__.py
2015-03-26 10:49:19 +01:00

2 lines
69 B
Python

import logging
logging.getLogger().addHandler(logging.NullHandler())