Skip to content

Commit

Permalink
Improved code climate
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Slump committed Mar 3, 2018
1 parent 1a70d85 commit 46b9425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/keycloak/mixins.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ def well_known(self):
self.get_path_well_known().format(self._realm.realm_name)
)
)
return self._well_known
return self._well_known

0 comments on commit 46b9425

Please sign in to comment.