File tree Expand file tree Collapse file tree 3 files changed +2
-5
lines changed
MillePedeAlignmentAlgorithm/scripts
PhysicsTools/PythonAnalysis/test Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 1- #!/usr/bin/env python
1+ #!/usr/bin/env python3
22
33from __future__ import print_function
44import os
Original file line number Diff line number Diff line change 1- #!/usr/bin/env python
1+ #!/usr/bin/env python3
22
33'''Script that submits CMS Tracker Alignment Primary Vertex Validation workflows
44'''
Original file line number Diff line number Diff line change 4242<test name =" import-argparse" command =" python3 -c 'import argparse'" />
4343<test name =" import-autopep8" command =" python3 -c 'import autopep8'" />
4444<test name =" import-avro" command =" python3 -c 'import avro'" />
45- <test name =" import-backports.lzma" command =" python3 -c 'import backports.lzma'" />
46- <test name =" import-backports.ssl_match_hostname" command =" python3 -c 'import backports.ssl_match_hostname'" />
4745<test name =" import-bleach" command =" python3 -c 'import bleach'" />
4846<test name =" import-bottleneck" command =" python3 -c 'import bottleneck'" />
4947<test name =" import-certifi" command =" python3 -c 'import certifi'" />
120118<test name =" import-scipy" command =" python3 -c 'import scipy'" />
121119<test name =" import-seaborn" command =" python3 -c 'import seaborn'" />
122120<test name =" import-send2trash" command =" python3 -c 'import send2trash'" />
123- <test name =" import-backports.shutil_get_terminal_size" command =" python3 -c 'import backports.shutil_get_terminal_size'" />
124121<test name =" import-simplegeneric" command =" python3 -c 'import simplegeneric'" />
125122<test name =" import-singledispatch" command =" python3 -c 'import singledispatch'" />
126123<test name =" import-six" command =" python3 -c 'import six'" />
You can’t perform that action at this time.
0 commit comments