@@ -0,0 +1,12 @@
from enum import Enum, EnumType
from typing import Dict
from pydantic import BaseModel, ConfigDict, Field
class Item(BaseModel):
name: str
class Machine(BaseModel):
The note is not visible to the blocked user.