WIP: I HATE PYTHON

This commit is contained in:
2026-03-05 13:55:40 -05:00
parent 107608cd76
commit 5e69617f88
43 changed files with 1854 additions and 1671 deletions

View File

@@ -1,5 +1,5 @@
from typing import List
from models import Ticket
from src.models import Ticket
class TrackDAG:
"""