Skip to content

Commit c1bf16a

Browse files
sneakers-the-ratlwasser
authored andcommitted
alright fine i will install the pre-commit action because the linting keeps pwning me
1 parent 768256a commit c1bf16a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pyosmeta/models/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
field_validator,
1919
)
2020

21-
from pyosmeta.utils_clean import clean_date, clean_markdown
2221
from pyosmeta.models.github import Labels
22+
from pyosmeta.utils_clean import clean_date, clean_markdown
2323

2424

2525
class Partnerships(str, Enum):

0 commit comments

Comments
 (0)