Skip to content

Commit

Permalink
blacked
Browse files Browse the repository at this point in the history
  • Loading branch information
daniele-andreotti committed Sep 24, 2024
1 parent 0fbfe61 commit e8b0148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/iosanita/contenttypes/restapi/serializers/modulo.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ def __call__(self, **kwargs):
)
value = serializer()
summary[name] = value
return summary
return summary

0 comments on commit e8b0148

Please sign in to comment.