+2
-0
lines changedFilter options
+2
-0
lines changed Original file line number Diff line number Diff line change
@@ -94,6 +94,8 @@ def save_colorscheme(preset_name, colorscheme, path=None):
94
94
not key.startswith('_')
95
95
) and (
96
96
value is not None
97
+
) and (
98
+
not isinstance(value, Exception)
97
99
):
98
100
file_object.write("{}={}\n".format(
99
101
key, value
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