4 lines
75 B
Python
4 lines
75 B
Python
|
|
class Config:
|
||
|
|
exception_logger = None
|
||
|
|
use_legacy_attributes = True
|