added comments to Card.py

This commit is contained in:
2026-02-10 18:49:34 -05:00
parent 86c29cce1b
commit 90f878e961
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
"""
Reo
"""
from __future__ import annotations
from Card import Card