mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-06-07 05:03:31 +02:00
Added a test to check that all spells are valid rst.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
from dungeonsheets.spells.spells import Spell, create_spell
|
||||
from dungeonsheets.spells.spells import Spell, create_spell, all_spells
|
||||
|
||||
from dungeonsheets.spells.spells_a import *
|
||||
from dungeonsheets.spells.spells_b import *
|
||||
from dungeonsheets.spells.spells_c import *
|
||||
|
||||
Reference in New Issue
Block a user