You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/test_json_model.py
+15-1Lines changed: 15 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1160,7 +1160,6 @@ class TestLiterals(JsonModel):
1160
1160
assertrematerialized.pk==item.pk
1161
1161
1162
1162
1163
-
@py_test_mark_asyncio
1164
1163
asyncdeftest_child_class_expression_proxy():
1165
1164
# https://github.com/redis/redis-om-python/issues/669 seeing weird issue with child classes initalizing all their undefined members as ExpressionProxies
0 commit comments