mirror of
https://github.com/DavidGailleton/42-Piscine_Python.git
synced 2026-03-14 05:06:55 +01:00
module 7 finished
This commit is contained in:
@@ -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