Skip to content

Commit

Permalink
- fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
elipe17 committed Oct 17, 2023
1 parent dd91942 commit 9172cdd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tdrs-backend/tdpservice/search_indexes/models/ssp.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,4 +239,3 @@ class SSP_M7(models.Model):
)
STRATUM = models.CharField(max_length=2, null=True, blank=False)
FAMILIES_MONTH = models.IntegerField(null=True, blank=False)

0 comments on commit 9172cdd

Please sign in to comment.