mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-12-25 05:43:46 +01:00
Fix space
This commit is contained in:
parent
e10ade912a
commit
6af861727e
@ -192,7 +192,7 @@ class dataFileBase(object):
|
||||
####################### ####################### ######################################## ############# ####### ################### ##############
|
||||
# Number Spin Symm Number Spin Symm type E_{:5s} %T1 f is unsafe\n""".format(self.GetFileType().name.lower()))
|
||||
for ex in self.excitations:
|
||||
mystr=" {:7s} {:6s} {:9s} {:7s} {:5s} {:12s} {:39s} {:13s} {:14s} {:12s}{}\n".format(
|
||||
mystr=" {:7s} {:6s} {:9s} {:7s} {:5s} {:12s} {:39s} {:13s} {:14s} {:11s}{}\n".format(
|
||||
str(ex.initial.number),
|
||||
str(ex.initial.multiplicity),
|
||||
ex.initial.symetry,
|
||||
|
Loading…
Reference in New Issue
Block a user