Skip to content

Commit

Permalink
remove unused type alias
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielYang59 committed Jun 13, 2024
1 parent 4ee908d commit 3aef211
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pymatgen/electronic_structure/cohp.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@

from pymatgen.util.typing import PathLike, SpinLike, Vector3D

# TODO: use more specific type
CohpOrbital = str | int | Orbital

__author__ = "Marco Esters, Janine George"
__copyright__ = "Copyright 2017, The Materials Project"
__version__ = "0.2"
Expand Down

0 comments on commit 3aef211

Please sign in to comment.