Skip to content

Commit 34a6ba7

Browse files
committed
formatting
1 parent baa803f commit 34a6ba7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: categories_map.py

+1
Original file line numberDiff line numberDiff line change
@@ -1792,6 +1792,7 @@
17921792
# where regexpX can be part of cmssw package e.g SiStrip will match all cmssw packages with SiStrip in them
17931793
# "jetmet": [ "SubSystem1/", "SubSystem2/Package"]
17941794
import re
1795+
17951796
CMSSW_LABELS = {
17961797
"changes-dataformats": [re.compile("^.+/src/classes_def(.+|).xml$")],
17971798
"trk": [

0 commit comments

Comments
 (0)