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 Jan 8, 2025
1 parent 5ed7bd4 commit 63f95db
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions napari_plugin_manager/_tests/test_qt_plugin_dialog.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,9 @@
import qtpy
from napari.plugins._tests.test_npe2 import mock_pm # noqa
from napari.utils.translations import trans
from qtpy.QtCore import QMimeData, QPointF, Qt, QTimer, QUrl
from qtpy.QtCore import QMimeData, QPointF, Qt, QUrl
from qtpy.QtGui import QDropEvent
from qtpy.QtWidgets import (
QApplication,
QMessageBox,
)

Expand Down

0 comments on commit 63f95db

Please sign in to comment.