Complete backend verification: fix syntax errors, create __init__.py files, add setup_db.py, update docker-compose for two PostgreSQL containers
This commit is contained in:
@@ -0,0 +1 @@
|
||||
# Schemas package
|
||||
@@ -1,4 +1,4 @@
|
||||
"""Cockatrice protocol constants and message definitions."""
|
||||
"""MTG Online protocol constants and message definitions."""
|
||||
import enum
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user