We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5689a43 commit a81a1b3Copy full SHA for a81a1b3
1 file changed
src/somesy/commands/sync.py
@@ -95,7 +95,7 @@ def _sync_codemeta(
95
metadata: ProjectMetadata,
96
codemeta_file: Path,
97
):
98
- """Sync package.json file using project metadata.
+ """Sync codemeta.json file using project metadata.
99
100
Args:
101
metadata (ProjectMetadata): project metadata to sync pyproject.toml file.
0 commit comments