Skip to content

Commit fcadf07

Browse files
committed
Format code
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 2834922 commit fcadf07

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/univers/versions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ def __ge__(self, other):
160160

161161
@attr.s(frozen=True, order=False, hash=True)
162162
class GenericVersion(Version):
163-
164163
@classmethod
165164
def is_valid(cls, string):
166165
# generic implementation ...

0 commit comments

Comments
 (0)