chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from pydantic import BaseModel
|
||||
|
||||
class AddInputModel(BaseModel):
|
||||
a: float
|
||||
b: float
|
||||
Reference in New Issue
Block a user