Skip to content

Fix invalid wam package imports - #6

Open
kkchandi wants to merge 1 commit into
Project-CETI:mainfrom
kkchandi:fix/wham-package-imports
Open

Fix invalid wam package imports#6
kkchandi wants to merge 1 commit into
Project-CETI:mainfrom
kkchandi:fix/wham-package-imports

Conversation

@kkchandi

Copy link
Copy Markdown

Summary

  • replace invalid wam imports with the installed wham package
  • import SNIPPETS_DIR from codatools, matching the existing fine-tuning script

Why

setup.py installs the package as wham and the repository contains no wam module, so the affected scripts otherwise fail during import.

Validation

  • compiled the affected Python source with python -m compileall
  • imported the referenced wham constants and utility functions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant