Skip to content

Commit

Permalink
Rename molecules_old to molecules_jcesr (#423)
Browse files Browse the repository at this point in the history
* Rename molecules_old to molecules_jcesr

* Propagate molecules rename to api
  • Loading branch information
munrojm committed May 24, 2022
1 parent 11fa3a8 commit 371576f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emmet-api/emmet/api/routes/molecules/resources.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from maggma.api.resource import ReadOnlyResource
from emmet.core.molecules_old import MoleculesDoc
from emmet.core.molecules_jcesr import MoleculesDoc

from maggma.api.query_operator import PaginationQuery, SortQuery, SparseFieldsQuery
from emmet.api.routes.molecules.query_operators import (
Expand Down
File renamed without changes.

0 comments on commit 371576f

Please sign in to comment.