Skip to content
Snippets Groups Projects
Commit fd210b13 authored by Thomas Holene Løkkeborg's avatar Thomas Holene Løkkeborg
Browse files

#119 lint fiks

parent cb064647
No related branches found
No related tags found
1 merge request!66#119 Støtte utskrift av flere eksemplarer
Pipeline #81252 passed
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
import unittest import unittest
from PySide2 import QtGui from PySide2 import QtGui
from PySide2.QtWidgets import QApplication, QDialog from PySide2.QtWidgets import QApplication
from PySide2.QtCore import QTimer, Qt from PySide2.QtCore import QTimer, Qt
from PySide2.QtTest import QTest from PySide2.QtTest import QTest
from soitool.pdf_export_options_dialog import PdfExportOptionsDialog from soitool.pdf_export_options_dialog import PdfExportOptionsDialog
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment