Working!
This commit is contained in:
@@ -30,7 +30,6 @@ class Copilots(NamedTuple):
|
||||
timestamp: int
|
||||
fullscreen_cam: int
|
||||
iframe_url: str
|
||||
notes: str
|
||||
|
||||
@classmethod
|
||||
def from_row(cls, row: Row) -> "Copilots":
|
||||
|
||||
Reference in New Issue
Block a user