Skip to content

Commit

Permalink
Remove trailing whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
YiHuangDB committed Dec 28, 2023
1 parent 64bc430 commit f232879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def test_menu_links(url: str):


# TODO tests for forms, including submission

def test_doc():
r = client.get('/docs')
assert r.status_code == 200, r.text
Expand Down

0 comments on commit f232879

Please sign in to comment.