Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LHCb
DaVinci
Commits
95c2b734
Commit
95c2b734
authored
Jan 19, 2022
by
Davide Fazzini
Browse files
Fixed linting
parent
381301c1
Pipeline
#3463076
passed with stages
in 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Phys/DaVinci/python/DaVinci/algorithms.py
View file @
95c2b734
...
...
@@ -9,9 +9,8 @@
# or submit itself to any jurisdiction. #
###############################################################################
import
os
,
sys
,
importlib
,
json
,
XRootD
.
client
import
os
,
sys
,
importlib
from
GaudiKernel.ProcessJobOptions
import
importOptions
from
PyConf.components
import
setup_component
from
PyConf.Algorithms
import
(
LoKi__HDRFilter
as
HDRFilter
,
LoKi__VoidFilter
as
VoidFilter
)
from
DaVinci.configOptions
import
get_option_value
...
...
Write
Preview
Supports
Markdown
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