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 6638d60 commit 93d4795Copy full SHA for 93d4795
fakeredis/model/_stream.py
@@ -4,7 +4,6 @@
4
import time
5
from collections import Counter
6
from dataclasses import dataclass
7
-from operator import itemgetter
8
from typing import List, Union, Tuple, Optional, NamedTuple, Dict, Any, Sequence, Generator, AnyStr
9
10
from fakeredis._commands import BeforeAny, AfterAny
0 commit comments