fix(__init__.py): fix linting error
This commit is contained in:
parent
029d32344f
commit
54f9faac79
@ -62,7 +62,6 @@ post_call_rules: List[Callable] = []
|
||||
turn_off_message_logging: Optional[bool] = False
|
||||
log_raw_request_response: bool = False
|
||||
redact_messages_in_exceptions: Optional[bool] = False
|
||||
log_raw_request_response: bool = False
|
||||
store_audit_logs = False # Enterprise feature, allow users to see audit logs
|
||||
## end of callbacks #############
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user