cannot import schp.configuration_schp

#1
by Nllsl - opened

i think you need to change
from schp.configuration_schp import SCHPConfig
to
from .configuration_schp import SCHPConfig

Your are right, I just fixed it

pirocheto changed discussion status to closed

Sign up or log in to comment