Skip to content

Commit

Permalink
ignore no-self-use in test
Browse files Browse the repository at this point in the history
  • Loading branch information
Czaki committed Apr 25, 2022
1 parent 13aecad commit 034b55b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# pylint: disable=no-self-use
from PartSeg._roi_analysis.advanced_window import MeasurementSettings, Properties
from PartSeg._roi_analysis.advanced_window import QInputDialog as advanced_module_input
from PartSeg._roi_analysis.advanced_window import QMessageBox as advanced_message_box
Expand Down

0 comments on commit 034b55b

Please sign in to comment.