Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some scripts refer to moved or removed items #130

Open
rod-glover opened this issue Jan 10, 2023 · 1 comment
Open

Some scripts refer to moved or removed items #130

rod-glover opened this issue Jan 10, 2023 · 1 comment

Comments

@rod-glover
Copy link
Contributor

  • scripts/moti_infill_insert.py : from crmprtd.networks.moti import process
  • scripts/moti_insert_files.py : from crmprtd.networks.moti import process

These scripts probably haven't been used for a while.

Question: Remove the scripts, or figure out what they were doing and fix them?

@rod-glover
Copy link
Contributor Author

Note: These imports include a refactoring that moves the per-network code into a new module, crmprtd.networks. That isn't the problem here.

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

No branches or pull requests

1 participant