Skip to content

Commit 499f31e

Browse files
pre-commit-ci-lite[bot]klytje
authored andcommitted
[pre-commit.ci lite] apply automatic fixes for ruff linting errors
1 parent 17c2dcb commit 499f31e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/sas/qtgui/Calculators/Shape2SAS/Constraints.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import logging
44
import traceback
55
import importlib.util
6-
import re
76

87
from PySide6.QtWidgets import QWidget
98
from PySide6.QtCore import Qt

src/sas/sascalc/shape2sas/PluginGenerator.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import textwrap
21
from pathlib import Path
32
import logging
43

0 commit comments

Comments
 (0)