Skip to content

Commit

Permalink
Fix linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
dalonsoa committed Jan 22, 2024
1 parent 7782d0a commit ee5ebb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions measurement/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ def clean(self) -> None:

## Legacy models - to be removed


class PermissionsMeasurement(models.Model):
"""
Model used to define the permission "validar".
Expand Down

0 comments on commit ee5ebb7

Please sign in to comment.