Skip to content

Commit

Permalink
🧹 Fix additional EOL at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
s-weigand committed Oct 5, 2024
1 parent 8f9c4f8 commit 5757c51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/docformatter/syntax.py
Original file line number Diff line number Diff line change
Expand Up @@ -975,4 +975,3 @@ def _field_over_url(
if _value[1] < any_param_start:
nonoverlapping_urls.append(_value)
return nonoverlapping_urls

0 comments on commit 5757c51

Please # to comment.