Skip to content

Commit

Permalink
Revert "Temp pslib DO NOT PUSH"
Browse files Browse the repository at this point in the history
This reverts commit afa228e.
  • Loading branch information
jiang-yuha0 committed Jun 7, 2024
1 parent afa228e commit 55336e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/aiida_wannier90_workflows/utils/pseudo/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ def get_pseudo_orbitals(pseudos: ty.Mapping[str, PseudoPotentialData]) -> dict:
load_pseudo_metadata("semicore/PseudoDojo_0.4_PBEsol_FR_standard_upf.json")
)
pseudo_data.append(load_pseudo_metadata("semicore/pslibrary_paw_relpbe_1.0.0.json"))
pseudo_data.append(load_pseudo_metadata("semicore/pseudo_mix_20231224.json"))

pseudo_orbitals = {}
for element in pseudos:
Expand Down

0 comments on commit 55336e2

Please sign in to comment.