diff --git a/curvefinder.py b/curvefinder.py index 68ddf0a..cdbb422 100644 --- a/curvefinder.py +++ b/curvefinder.py @@ -1,4 +1,3 @@ -# This Python file uses the following encoding: utf-8 from PyQt5.QtWidgets import QApplication from QCurveFinder.application import CurveFinder