We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d5f04e commit 91d88c6Copy full SHA for 91d88c6
synapseclient/client.py
@@ -1833,7 +1833,6 @@ def _check_entity_restrictions(
1833
Raises:
1834
SynapseUnmetAccessRestrictions: Warning for unmet access requirements.
1835
"""
1836
- self.logger.warning("Warning Raised")
1837
restriction_information = bundle.get("restrictionInformation", None)
1838
if restriction_information and restriction_information.get(
1839
"hasUnmetAccessRequirement", None
0 commit comments