mirror of
https://github.com/DavidGailleton/42-Piscine_Python.git
synced 2026-03-14 05:06:55 +01:00
module 7 ex3 WIP
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
from . import ArtifactCard, Deck, SpellCard
|
||||
from .ArtifactCard import ArtifactCard
|
||||
from .SpellCard import SpellCard
|
||||
from .Deck import Deck
|
||||
|
||||
__version__ = "1.0.0"
|
||||
__author__ = "David GAILLETON"
|
||||
|
||||
Reference in New Issue
Block a user