1 2 3 4 5 6 7
from BaseClasses import Location class Lingo2Location(Location): game: str = "Lingo 2" port_id: int