Skip to content

Commit afa6147

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent a33e90e commit afa6147

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ogr/abstract.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,6 @@ def __str__(self) -> str:
313313
return "PR" + super().__str__()
314314

315315

316-
317316
class IssueStatus(IntEnum):
318317
"""Enumeration for issue statuses."""
319318

0 commit comments

Comments
 (0)