We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40c21c2 commit ad6a323Copy full SHA for ad6a323
redis_om/model/model.py
@@ -4,7 +4,7 @@
4
import json
5
import logging
6
import operator
7
-from copy import copy, deepcopy
+from copy import copy
8
from enum import Enum
9
from functools import reduce
10
from typing import (
0 commit comments