Skip to content

Commit 7187ab5

Browse files
committed
Rename "datasources" directory to "handlers"
1 parent a0269f5 commit 7187ab5

File tree

12 files changed

+10
-10
lines changed

12 files changed

+10
-10
lines changed

profile_manager/gui/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from qgis.PyQt.QtCore import Qt
22
from qgis.PyQt.QtWidgets import QListWidgetItem, QTreeWidgetItem
33

4-
from profile_manager.datasources.plugins import CORE_PLUGINS
4+
from profile_manager.handlers.plugins import CORE_PLUGINS
55

66

77
def data_sources_as_tree(
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)