aspuru-guzik-group/ORGANIC

a typo for the assignment of DIS_NUM_FILTERS ?

Opened this issue · 0 comments

if 'DIS_NUM_FILTERS' in params:

It should be:
self.DIS_NUM_FILTERS = params['DIS_NUM_FILTERS']