Skip to content

Commit

Permalink
[Fixes #12124] Fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiagiupponi authored and giohappy committed Jul 3, 2024
1 parent 4ac8115 commit 773a6e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geonode/client/hooksets.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,4 @@ def metadata_update_redirect(self, url, request=None):
return url.replace("/metadata", "")

def get_absolute_url(self, context=None):
return None
return None

0 comments on commit 773a6e1

Please sign in to comment.