Skip to content

Commit

Permalink
cont
Browse files Browse the repository at this point in the history
  • Loading branch information
chaen committed May 8, 2024
1 parent 7fa44d3 commit cd25e57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion diracx-testing/src/diracx/testing/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@ class AlwaysAllowAccessPolicy(BaseAccessPolicy):
async def policy(
policy_name: str, user_info: AuthorizedUserInfo, /, **kwargs
):
breakpoint()
pass

def enrich_tokens(access_payload: dict, refresh_payload: dict):
Expand Down

0 comments on commit cd25e57

Please sign in to comment.