mirror of
https://github.com/DavidGailleton/42-Piscine_Python.git
synced 2026-04-28 16:14:35 +02:00
module 7 finished
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
def main():
|
||||
def main() -> None:
|
||||
from .Deck import Deck
|
||||
from .SpellCard import SpellCard
|
||||
from .ArtifactCard import ArtifactCard
|
||||
|
||||
Reference in New Issue
Block a user