mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-06-03 19:38:30 +02:00
Replace all relative imports with absolute ones
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from .features import Feature
|
||||
from .. import armor, spells
|
||||
from dungeonsheets import armor, spells
|
||||
from dungeonsheets.features.features import Feature
|
||||
|
||||
|
||||
# Many Classes
|
||||
|
||||
Reference in New Issue
Block a user