Browse Source

🎨 [pre-commit.ci] Auto format from pre-commit.com hooks

pull/5595/head
pre-commit-ci[bot] 2 years ago
parent
commit
89b691e5fa
  1. 1
      tests/test_include_duplicate_path_route.py

1
tests/test_include_duplicate_path_route.py

@ -148,4 +148,3 @@ def test_sub_with_duplicate_path_with_prefix():
return # pragma: no cover
app.include_router(router, prefix="/prefix") # pragma: no cover

Loading…
Cancel
Save