Skip to content

Commit 92c1832

Browse files
committed
chore: delete unncessary AtomicTable comments.
1 parent 842b92a commit 92c1832

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

src/diffpy/structure/parsers/p_vesta.py

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,8 @@
3535
from diffpy.structure.parsers.p_xcfg import AtomicMass
3636
from diffpy.structure.structureerrors import StructureFormatError
3737

38-
# Constants ------------------------------------------------------------------
39-
40-
# Atomic Mass of elements
41-
# This can be later when PeriodicTable package becomes available.
42-
4338

39+
# Constants ------------------------------------------------------------------
4440
class P_vesta(StructureParser):
4541
"""Parser for VESTA native structure format (.vesta).
4642

0 commit comments

Comments
 (0)