gmattedi/chemicalspace

Avoid hardcoded argument passing to class factory

Closed this issue · 0 comments

Returning a ChemicalSpace layer object with factory and passing hardcoded arguments is likely to cause issues if a derived layer takes in other attributes that were not specificed. Find a way to relax this