1
0
forked from IPKM/nmreval

dialog to create fit functions

This commit is contained in:
Dominik Demuth
2023-01-08 19:30:15 +01:00
parent f05d28f6e6
commit 71f8871445
5 changed files with 60 additions and 16 deletions

View File

@ -13,7 +13,7 @@ import requests
from numpy import linspace
from scipy.interpolate import interp1d
from gui_qt.Qt import QtGui, QtWidgets, QtCore
from ..Qt import QtGui, QtWidgets, QtCore
@contextmanager