Skip to content

Commit

Permalink
add line breaks to doctoring in tueplots/figsizes.py
Browse files Browse the repository at this point in the history
Co-authored-by: Nicholas Krämer <[email protected]>
  • Loading branch information
libbylbaker and pnkraemer authored Apr 23, 2024
1 parent 9c1c0be commit c2b2a5e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tueplots/figsizes.py
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,9 @@ def neurips2024(
pad_inches=_PAD_INCHES,
):
"""Neurips 2024 figure size.
Source: https://nips.cc/Conferences/2024/CallForPapers"""
Source: https://nips.cc/Conferences/2024/CallForPapers
"""
return _neurips_and_iclr_common(
rel_width=rel_width,
nrows=nrows,
Expand Down

0 comments on commit c2b2a5e

Please sign in to comment.