Skip to content

Commit

Permalink
[CORE] Update all the scripts to use python3
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Mar 1, 2022
1 parent b2ee906 commit df4717b
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 df4717b

Please sign in to comment.