controls/DebugVariablePanel/DebugVariablePanel.py
changeset 1859 1df77c809257
parent 1853 47a3f39bead0
child 1878 fb73a6b6622d
--- a/controls/DebugVariablePanel/DebugVariablePanel.py	Tue Oct 10 13:21:48 2017 +0300
+++ b/controls/DebugVariablePanel/DebugVariablePanel.py	Tue Oct 10 13:33:46 2017 +0300
@@ -30,6 +30,8 @@
 import wx
 import wx.lib.buttons
 
+
+# pylint: disable=wrong-import-position
 import matplotlib
 matplotlib.use('WX')   # noqa
 import matplotlib.pyplot