armi
armi copied to clipboard
Removing old Database2 converters
What is the change?
Removing references to versions of the database prior to Database3:
armi.bookkeeping.db.convertDatabase()armi.cli.database.ConvertDB
Why is the change being made?
This version of the ARMI Database was introduced more than 4.5 years ago, and these tools were introduced to help people make the transition. The transition is over.
Checklist
- [X] This PR has only one purpose or idea.
- [X] Tests have been added/updated to verify any new/changed code.
- [X] The code style follows good practices.
- [X] The commit message(s) follow good practices.
- [X] The release notes have been updated if necessary.
- [X] The documentation is still up-to-date in the
docfolder. - [X] The dependencies are still up-to-date in
pyproject.toml.
@drewj-usnctech I wanted to check that this change won't affect you. I can't imagine it will, but just to be sure.