mirror of
https://github.com/elisspace/core.git
synced 2026-08-31 00:22:12 +00:00
3 lines
49 B
Python
3 lines
49 B
Python
import logging
|
|
logging.disable(logging.CRITICAL)
|