Skip to content

Commit

Permalink
Adding release note
Browse files Browse the repository at this point in the history
  • Loading branch information
john-science committed Mar 29, 2024
1 parent 90d1449 commit 78eddcc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions armi/bookkeeping/db/compareDB3.py
Expand Up @@ -19,8 +19,5 @@
And the file ``compareDB3.py`` was named to match the ``Database3`` naming convention.
"""
# ruff: noqa: F401
# ruff: noqa: F403
from armi.bookkeeping.db.compareDB import *

###from armi.bookkeeping.db.compareDB import _compareSets
2 changes: 1 addition & 1 deletion doc/release/0.3.rst
Expand Up @@ -29,7 +29,7 @@ Changes that Affect Requirements
--------------------------------
#. Very minor change to ``Block.coords()``, removing unused argument. (`PR#1651 <https://github.com/terrapower/armi/pull/1651>`_)
#. Touched ``HexGrid`` by adding a "cornersUp" property and fixing two bugs. (`PR#1649 <https://github.com/terrapower/armi/pull/1649>`_)
#. Renamed ``Database3`` to ``Database``, which trivially changes the implementation. (`PR#16?? <https://github.com/terrapower/armi/pull/16??>`_)
#. Renamed ``Database3`` to ``Database``, which trivially changes the implementation. (`PR#1674 <https://github.com/terrapower/armi/pull/1674>`_)
#. TBD(`PR#1649 <https://github.com/terrapower/armi/pull/1649>`_)


Expand Down

0 comments on commit 78eddcc

Please sign in to comment.