Skip to content

Commit

Permalink
fix: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Ihor-Pryyma committed Jul 22, 2024
1 parent 752aae7 commit 0e9935e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion qt/qttools.py
Original file line number Diff line number Diff line change
Expand Up @@ -718,4 +718,3 @@ def setCurrentProfileID(self, profileID):
if self.itemData(i) == profileID:
self.setCurrentIndex(i)
break

0 comments on commit 0e9935e

Please sign in to comment.