Skip to content

Commit

Permalink
alright fine i will install the pre-commit action because the linting…
Browse files Browse the repository at this point in the history
… keeps pwning me
  • Loading branch information
sneakers-the-rat authored and lwasser committed Jul 12, 2024
1 parent 768256a commit c1bf16a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyosmeta/models/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
field_validator,
)

from pyosmeta.utils_clean import clean_date, clean_markdown
from pyosmeta.models.github import Labels
from pyosmeta.utils_clean import clean_date, clean_markdown


class Partnerships(str, Enum):
Expand Down

0 comments on commit c1bf16a

Please sign in to comment.