Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dakota002 committed Jan 31, 2024
1 parent 57f4303 commit ca6ef9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gcn_email/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"To receive it, see https://gcn.nasa.gov/quickstart"
)


def replace_long_values(data, max_length):
if isinstance(data, dict):
for key, value in data.items():
Expand Down

0 comments on commit ca6ef9a

Please sign in to comment.