Skip to content

Commit

Permalink
Merge pull request #37107 from smuzaffar/core-py3-fix
Browse files Browse the repository at this point in the history
[CORE] Update all the scripts to use python3
  • Loading branch information
cmsbuild committed Mar 2, 2022
2 parents 0a331fc + df4717b commit 4eccbd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DataFormats/FWLite/scripts/edmLumisInFiles.py
@@ -1,4 +1,4 @@
#! /usr/bin/env python
#! /usr/bin/env python3

from __future__ import print_function
from FWCore.PythonUtilities.LumiList import LumiList
Expand Down

0 comments on commit 4eccbd2

Please sign in to comment.