Merging upstream version 1.13.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
a0b9a3fd71
commit
c82b0872ca
16 changed files with 291 additions and 327 deletions
|
@ -6,7 +6,7 @@ https://github.com/antirez/redis-doc/commit/02b3d1a345093c1794fd86273e9d516fffd3
|
|||
"""
|
||||
|
||||
import pytest
|
||||
from importlib_resources import read_text
|
||||
from importlib.resources import read_text
|
||||
|
||||
from iredis.commands import commands_summary
|
||||
from iredis.data import commands as commands_data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue