♻️ Changed shared imports to absolute
This commit is contained in:
@@ -24,7 +24,8 @@ from pathlib import Path
|
||||
from gi.repository import Adw, Gio, GLib, Gtk
|
||||
|
||||
# pylint: disable=unused-import
|
||||
from . import shared
|
||||
import src.shared
|
||||
|
||||
# TODO use the new sources
|
||||
from src.importers.bottles_importer import bottles_installed
|
||||
from src.importers.heroic_importer import heroic_installed
|
||||
|
||||
Reference in New Issue
Block a user