Skip to content
Snippets Groups Projects
Commit 3ae4c0d5 authored by tomrink's avatar tomrink
Browse files

minor...

parent 4bf02162
Branches
No related tags found
No related merge requests found
...@@ -358,7 +358,7 @@ def analyze(ice_dct, no_ice_dct): ...@@ -358,7 +358,7 @@ def analyze(ice_dct, no_ice_dct):
print(dt_str[2:]) print(dt_str[2:])
def process_2(ice_dct, no_ice_dct, neg_ice_dct): def process(ice_dct, no_ice_dct, neg_ice_dct):
new_ice_dct = {} new_ice_dct = {}
new_no_ice_dct = {} new_no_ice_dct = {}
new_neg_ice_dct = {} new_neg_ice_dct = {}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment