Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 11, 2024
1 parent c9b1f49 commit 5f837c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions angrmanagement/ui/dialogs/set_encryption_key.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
from PySide6.QtWidgets import (
QDialog,
QDialogButtonBox,
QGroupBox,
QHBoxLayout,
QLabel,
QLineEdit,
QPushButton,
QVBoxLayout,
QGroupBox,
QRadioButton,
QVBoxLayout,
)


Expand Down

0 comments on commit 5f837c1

Please sign in to comment.