+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -177,7 +177,7 @@ def __repr__(self) -> str:
177
177
self.red, self.green, self.blue, self.alpha)
178
178
179
179
def __str__(self) -> str:
180
-
return "Color: %s" % self.rgba
180
+
return f"Color: {self.rgba}"
181
181
182
182
183
183
# Basic, extended and transparent colour keywords as defined by the W3C HTML4 spec
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4