Skip to content

Commit 9a38a93

Browse files
committed
Fix black formatting issues
1 parent 049b927 commit 9a38a93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

semver.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -460,8 +460,8 @@ def compare(self, other):
460460
other = cls(*other)
461461
elif not isinstance(other, cls):
462462
raise TypeError(
463-
f"Expected str, bytes, dict, tuple, list, or {cls.__name__} instance, " \
464-
f"but got {type(other)}"
463+
f"Expected str, bytes, dict, tuple, list, or {cls.__name__} instance, "
464+
f"but got {type(other)}"
465465
)
466466

467467
v1 = self.to_tuple()[:3]

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy