Skip to content

Commit

Permalink
make reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
helylle committed Nov 19, 2024
1 parent 13570a9 commit 2ef5a96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/eduid/satosa/scimapi/static_attributes.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ def _build_static(self, requester: str, vidp: str, existing_attributes: dict) ->
else:
static_attributes[attr_name] = fmt


logger.debug(f"Appending static attribute {attr_name}: {fmt} for requester {requester} or {vidp}")

return static_attributes
Expand Down

0 comments on commit 2ef5a96

Please sign in to comment.