Skip to content

Commit 823399a

Browse files
easamoah7greenbonebot
authored andcommitted
Fix: fix linting
1 parent 2fcf4ad commit 823399a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pontos/version/_version.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ def __str__(self) -> str:
155155
def __hash__(self) -> int:
156156
raise NotImplementedError # pragma: no cover
157157

158-
159158
def __repr__(self) -> str:
160159
"""A representation of the Version"""
161160
return f"<{self.__class__.__name__}('{self}')>"

0 commit comments

Comments
 (0)