Skip to content

Commit

Permalink
Update for pyforms v4
Browse files Browse the repository at this point in the history
  • Loading branch information
UmSenhorQualquer committed Aug 21, 2018
1 parent e17beee commit e6e6327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pybpod_rotaryencoder_module/module_gui.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import pyforms, sip, sys
from pyforms import BaseWidget
from pyforms.basewidget import BaseWidget
from pyforms.controls import ControlText, ControlCheckBox, ControlNumber, ControlButton, ControlFile
from pyforms.controls import ControlMatplotlib
from pybpod_rotaryencoder_module.module_api import RotaryEncoderModule
Expand Down

0 comments on commit e6e6327

Please sign in to comment.