File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
src/aiidalab_qe_vibroscopy/workflows Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
55[project ]
66name = " aiidalab-qe-vibroscopy"
77description =" AiiDAlab QE plugin for vibrational spectoscopies."
8- version = " 1.1.2 "
8+ version = " 1.1.3 "
99authors = [
1010 {name = " Miki Bonacci" , email = " miki.bonacci@psi.ch" },
1111 {name = " Andres Ortega Guerrero" , email = " andres.ortega-guerrero@empa.ch" }
Original file line number Diff line number Diff line change @@ -558,7 +558,6 @@ def get_builder_from_protocol(
558558
559559 # MBO: I do not understand why I have to do this, but it works
560560 builder .phonon = builder_phonon
561- builder .phonon .symmetry = orm .Float (overrides ["symmetry" ])
562561
563562 # Adding the bands and pdos inputs.
564563 if structure .pbc != (True , True , True ):
You can’t perform that action at this time.
0 commit comments