is_empty
Method
This is a method of the PermissionAllowlist class in the approval module.Check if allowlist is empty.
Signature
Returns
The result of the operation.
Source
View on GitHub
praisonaiagents/approval.py at line 162is_empty: Check if allowlist is empty.
This is a method of the PermissionAllowlist class in the approval module.Check if allowlist is empty.
def is_empty() -> bool
praisonaiagents/approval.py at line 162