mirror of https://gitlab.com/pamhyr/pamhyr2
pep8: Minor fix.
parent
c1069adc2f
commit
691ec4f3bd
|
|
@ -259,7 +259,6 @@ class GeometryWindow(PamhyrWindow):
|
||||||
self.plot_kpc()
|
self.plot_kpc()
|
||||||
self.plot_ac()
|
self.plot_ac()
|
||||||
|
|
||||||
|
|
||||||
pyqtSlot(bool)
|
pyqtSlot(bool)
|
||||||
|
|
||||||
def changed_profile_slot(self, status):
|
def changed_profile_slot(self, status):
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue