2 Commits

Author SHA1 Message Date
cclecle
00df805d54 fix: repository name 2023-09-23 22:17:49 +01:00
cclecle
b33389ed29 fix coverage again 2023-07-23 15:00:40 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -115,4 +115,4 @@ markdown_extensions:
emoji_generator: !!python/name:materialx.emoji.to_svg
extra:
branch: master
repository: pygitversionhelper
repository: sotffixcompanions

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,