Closed alicjapolanska closed 1 year ago
Change import model as md to import harmonic as hm then use hm.model.
import model as md
import harmonic as hm
hm.model
Change
import model as md
toimport harmonic as hm
then usehm.model
.