Skip to content

Commit

Permalink
Trying to fix the "blank line at the end of file" formatting error.
Browse files Browse the repository at this point in the history
  • Loading branch information
levitation committed Dec 29, 2023
1 parent 81f4c62 commit 1f44781
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_general.py
Original file line number Diff line number Diff line change
Expand Up @@ -293,4 +293,3 @@ def func(a=None, b=None):
assert count == 1
func(b=2, a=1)
assert count == 1

0 comments on commit 1f44781

Please sign in to comment.