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 authored and shaypal5 committed Jan 1, 2024
1 parent 24eceb4 commit 54a8506
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 54a8506

Please sign in to comment.