♻️ Changed shared imports to absolute
This commit is contained in:
@@ -22,7 +22,7 @@ from datetime import datetime
|
||||
|
||||
from gi.repository import Adw, Gio, GLib, Gtk
|
||||
|
||||
from . import shared
|
||||
import src.shared
|
||||
from src.game import Game
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user