From f105d5b7c26720c13657f6a509ed42d626516dba Mon Sep 17 00:00:00 2001 From: Toasterkitten Date: Thu, 25 Jun 2026 14:35:04 -0400 Subject: [PATCH] stuf --- untitled/model.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/untitled/model.py b/untitled/model.py index 1afae43..c832bfe 100644 --- a/untitled/model.py +++ b/untitled/model.py @@ -1,5 +1,5 @@ import time -from dataclasses import dataclass, field, asdict +from dataclasses import asdict, dataclass, field @dataclass