Commit 0cea688
authored
fix: Snowflake encoding issue when msgspec is used fix (#1562)
* fix: Snowflake encoding issue when msgspec is used
Signed-off-by: Lacosst0 <68904262+Lacosst0@users.noreply.github.com>
* Combine 2 isinstance into 1
Signed-off-by: Lacosst0 <68904262+Lacosst0@users.noreply.github.com>
---------
Signed-off-by: Lacosst0 <68904262+Lacosst0@users.noreply.github.com>1 parent e5ef5c1 commit 0cea688
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
29 | | - | |
| 29 | + | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments