Skip to content

Commit

Permalink
Merge pull request #257 from hotosm/actions/black
Browse files Browse the repository at this point in the history
Format Python code with psf/black push
  • Loading branch information
kshitijrajsharma authored Jul 22, 2024
2 parents eb36368 + 3c864bf commit 5805d54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/validation/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -597,6 +597,7 @@ class CategoriesBase(BaseModel):
],
)


class DynamicCategoriesModel(CategoriesBase, GeometryValidatorMixin):
"""
Model for dynamic categories.
Expand Down

0 comments on commit 5805d54

Please sign in to comment.