Skip to content

Commit d577a69

Browse files
Ignore new redis methods. (#932)
Co-authored-by: Lalleh Rafeei <[email protected]>
1 parent eef6916 commit d577a69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/datastore_redis/test_uninstrumented_methods.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"append_no_scale",
4040
"append_values_and_weights",
4141
"append_weights",
42+
"auto_close_connection_pool",
4243
"batch_indexer",
4344
"BatchIndexer",
4445
"bulk",
@@ -55,6 +56,7 @@
5556
"edges",
5657
"execute_command",
5758
"flush",
59+
"from_pool",
5860
"from_url",
5961
"get_connection_kwargs",
6062
"get_encoder",

0 commit comments

Comments
 (0)