formatting
This commit is contained in:
parent
db665ab43e
commit
713652b382
1 changed files with 1 additions and 2 deletions
1
torus.py
1
torus.py
|
|
@ -349,7 +349,6 @@ class InteractiveImage(Image):
|
|||
self.interactions['slider_rfrac'].on_changed(self._slider_update_torus)
|
||||
self.interactions['button_reset'].on_clicked(self._reset)
|
||||
|
||||
|
||||
def _slider_update_torus(self, val):
|
||||
self.update_torus(val)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue