A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/themix-project/themix-gui/commit/e85ab41ee2720c642ae984b29e65bea411d8ad4b below:

don't save errors · themix-project/themix-gui@e85ab41 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+2

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+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