Skip to content
Snippets Groups Projects
Commit 3787174b authored by Kien Le's avatar Kien Le
Browse files

flake8

parent 6f4a18a4
No related branches found
No related tags found
No related merge requests found
...@@ -74,7 +74,7 @@ class ConfigProcessor: ...@@ -74,7 +74,7 @@ class ConfigProcessor:
'all_soh', 'all_soh',
'from_date', 'to_date', 'from_date', 'to_date',
'mp_color_mode', 'tps_color_mode', 'date_mode', 'mp_color_mode', 'tps_color_mode', 'date_mode',
'add_mass_pos_to_soh' 'add_mass_pos_to_soh' # noqa: E131
} }
def load_config(self): def load_config(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment