Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.core
Commits
dd240658
Commit
dd240658
authored
Mar 15, 2019
by
Samuel GAIST
Browse files
[init] Cleanup init files
parent
1bf642c8
Changes
2
Hide whitespace changes
Inline
Side-by-side
beat/core/execution/__init__.py
View file @
dd240658
...
...
@@ -33,7 +33,8 @@
# #
###################################################################################
# flake8: noqa
from
.docker
import
DockerExecutor
from
.local
import
LocalExecutor
from
.subprocess
import
SubprocessExecutor
from
.subprocess
import
SubprocessExecutor
# nosec
beat/core/prototypes/__init__.py
View file @
dd240658
...
...
@@ -37,8 +37,6 @@
import
pkg_resources
import
simplejson
from
..
import
schema
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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