source: sasview/src/sas/sasgui/plottools/__init__.py @ b2964ef

Last change on this file since b2964ef was 5251ec6, checked in by Paul Kienzle <pkienzle@…>, 6 years ago

improved support for py37 in sasgui

  • Property mode set to 100644
File size: 74 bytes
Line 
1from .PlotPanel import PlotPanel
2from .plottables import Data1D, Theory1D
Note: See TracBrowser for help on using the repository browser.