Skip to content

Commit

Permalink
Remove unused packages
Browse files Browse the repository at this point in the history
  • Loading branch information
bordoray committed Aug 27, 2024
1 parent 442322e commit a315801
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from typing import Iterable

import pytest
from qgis.core import QgsApplication

from qgis.gui import QgisInterface

from ..__init__ import classFactory
Expand Down
3 changes: 0 additions & 3 deletions tests/test_dialog.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
from qgis.core import QgsApplication
from qgis.gui import QgisInterface

from ..quick_dem_for_jp import QuickDEMforJP
from ..contents import Contents

Expand Down

0 comments on commit a315801

Please sign in to comment.