Skip to content

Commit a4e1173

Browse files
committed
fix old docstring
1 parent 25f228d commit a4e1173

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/somesy/codemeta/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Integration with codemetapy (to re-generate codemeta as part of somesy sync)."""
1+
"""Integration with codemeta.json (to re-generate codemeta as part of somesy sync)."""
22
from .writer import Codemeta
33

44
__all__ = ["Codemeta"]

0 commit comments

Comments
 (0)