ruff check --fix

This commit is contained in:
2025-07-23 03:56:30 +03:00
parent fbfab2d60a
commit d3c7544d63
3 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from dataclasses import dataclass, field
from dataclasses import dataclass
@dataclass(frozen=True)