Skip to content

Commit

Permalink
Import updates
Browse files Browse the repository at this point in the history
  • Loading branch information
munrojm committed May 11, 2021
1 parent e5a1c6f commit b26f32f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mp_api/routes/__init__.py
Expand Up @@ -4,7 +4,7 @@
from mp_api.routes.tasks.client import TaskRester
from mp_api.routes.xas.client import XASRester
from mp_api.routes.fermi.client import FermiRester
from mp_api.routes.grain_boundary.client import GBRester
from mp_api.routes.grain_boundary.client import GrainBoundaryRester
from mp_api.routes.substrates.client import SubstratesRester
from mp_api.routes.surface_properties.client import SurfacePropertiesRester
from mp_api.routes.wulff.client import WulffRester
Expand Down

0 comments on commit b26f32f

Please sign in to comment.