Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.core
Commits
3bac728f
Commit
3bac728f
authored
Mar 11, 2020
by
Samuel GAIST
Browse files
[test][test_worker] Removed unused worker
parent
f37f19ec
Pipeline
#38022
passed with stage
in 42 minutes and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
beat/core/test/test_worker.py
View file @
3bac728f
...
...
@@ -37,7 +37,6 @@
# Tests for experiment execution
import
os
import
logging
import
unittest
import
simplejson
as
json
import
multiprocessing
...
...
@@ -57,8 +56,6 @@ from ..utils import find_free_port
from
.
import
prefix
,
tmp_prefix
logger
=
logging
.
getLogger
(
__name__
)
# ----------------------------------------------------------
...
...
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