Skip to content

Commit

Permalink
Keep comment closer to the added task object
Browse files Browse the repository at this point in the history
Co-authored-by: Slava Krutelyov <slava77@gmail.com>
  • Loading branch information
VourMa and slava77 authored Jun 10, 2024
1 parent 85682e8 commit 944652f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion RecoTracker/LST/python/lstProducer_cff.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

from RecoTracker.LST.lstProducer_cfi import lstProducer

# not scheduled task to get the framework to hide the producer
from RecoTracker.LST.lstModulesDevESProducer_cfi import lstModulesDevESProducer

# not scheduled task to get the framework to hide the producer
dummyLSTModulesDevESProducerTask = cms.Task(lstModulesDevESProducer)

0 comments on commit 944652f

Please sign in to comment.