Skip to content

Commit

Permalink
LaTeX did not appreciate my attempt at formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mollybsmith-noaa committed Nov 8, 2022
1 parent 351bd36 commit fe48196
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,11 +128,11 @@
CURRENT_AUTHORS[0] + ', ' +
CURRENT_AUTHORS[1] + ', ' +
CURRENT_AUTHORS[2] + ', ' +
CURRENT_AUTHORS[3] + ',\n' +
CURRENT_AUTHORS[3] + ', ' +
CURRENT_AUTHORS[4] + ', ' +
CURRENT_AUTHORS[5] + ', ' +
CURRENT_AUTHORS[6] + ', ' +
CURRENT_AUTHORS[7] + ',\n' +
CURRENT_AUTHORS[7] + ', ' +
FORMER_AUTHORS[0] + ', ' +
FORMER_AUTHORS[1],
'manual')
Expand Down

0 comments on commit fe48196

Please sign in to comment.