EOX GitLab Instance
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
View Server 2
vsq
Commits
d1463d85
Commit
d1463d85
authored
May 07, 2021
by
Fabian Schindler
Browse files
Fixing wrong import
parent
287397e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/test_queue.py
View file @
d1463d85
...
...
@@ -2,7 +2,6 @@ from datetime import datetime
import
pytest
from
redis
import
Redis
import
fakeredis
from
vsq.queue
import
(
Queue
,
TaskFailedException
,
TaskTimeoutException
,
TaskStatus
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment