Skip to content

Commit

Permalink
Remove import of print_function from __future__
Browse files Browse the repository at this point in the history
  • Loading branch information
amecca authored Nov 28, 2024
1 parent ae7e292 commit 072ee1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cmsstyle/cmsstyle.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# Authors: CMS, Andrea Malara #
########################################

from __future__ import print_function
import ROOT as rt
from array import array
import re
Expand Down

0 comments on commit 072ee1a

Please sign in to comment.