Replace all relative imports with absolute ones

This commit is contained in:
Tomáš Heger
2020-05-05 23:00:17 +02:00
parent 7019199020
commit 5a9bb96dd9
66 changed files with 3101 additions and 3094 deletions
+1 -1
View File
@@ -1 +1 @@
from .spells import Spell
from dungeonsheets.spells.spells import Spell