forked fromlangflow-ai/langflow
- Notifications
You must be signed in to change notification settings - Fork0
Commit69a1c16
authored
fix: serialize BaseModel subclasses and avoid calling methods on types (langflow-ai#4479)
Fix serialization for BaseModel subclasses by handling type objects separately1 parent33a42bc commit69a1c16
1 file changed
+5
-5
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 |
| |
12 | 15 |
| |
13 | 16 |
| |
| |||
30 | 33 |
| |
31 | 34 |
| |
32 | 35 |
| |
33 |
| - | |
| 36 | + | |
34 | 37 |
| |
35 |
| - | |
| 38 | + | |
36 | 39 |
| |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
|
0 commit comments
Comments
(0)