Skip to content

Commit 2432f6f

Browse files
committed
Fix black formatting issues
1 parent a5cf87d commit 2432f6f

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
@@ -445,8 +445,8 @@ def compare(self, other):
445445
other = cls(*other)
446446
elif not isinstance(other, cls):
447447
raise TypeError(
448-
f"Expected str, bytes, dict, tuple, list, or {cls.__name__} instance, " \
449-
f"but got {type(other)}"
448+
f"Expected str, bytes, dict, tuple, list, or {cls.__name__} instance, "
449+
f"but got {type(other)}"
450450
)
451451

452452
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