Skip to content

Commit

Permalink
fix black linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Daniel Keicher committed Feb 26, 2024
1 parent 9cce643 commit 15745d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/util/plotting.py
Original file line number Diff line number Diff line change
Expand Up @@ -1328,6 +1328,7 @@ def FixBoxPadding(pad, box, frac):
# @details Functions for drawing legends, logos, title, lines and boxes
##@{


def DrawCMSLogo(pad, cmsText, extraText, iPosX, relPosX, relPosY, relExtraDY, extraText2="", cmsTextSize=0.8):
"""Blah
Expand Down

0 comments on commit 15745d0

Please sign in to comment.