Skip to content

Commit 05c0219

Browse files
committed
pre-commit auto-fix
1 parent 009b5be commit 05c0219

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/diffpy/structure/parsers/p_vesta.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,8 @@ def to_lines(self, stru):
392392
lines.append("")
393393
lines.append("EOF")
394394
return lines
395+
396+
395397
# End of class P_vesta
396398

397399
from diffpy.structure.parsers.P_xcfg import P_xcfg # noqa: E402, F401

0 commit comments

Comments
 (0)