-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
Code not optimized for python3... Example: print value should be print(value), dict.iteritems() should be replaced by dict.items(). And in the end, i got no rules with my value.csv file, and just got some index out of range error in with your default value file.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels