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