1 Commits

Author SHA1 Message Date
cclecle
b33389ed29 fix coverage again 2023-07-23 15:00:40 +01:00

View File

@@ -20,7 +20,7 @@ except PackageNotFoundError: # pragma: no cover
warnings.warn("can not read __version__, assuming local test context, setting it to ?.?.?")
__version__ = "?.?.?"
from sotffixcompanions.sotffixcompanions import (
from .sotffixcompanions import (
SOTFSaveThune,
SOTFSaveThune_Exception_SaveNotFound,
SOTFSaveThune_Exception,