Replace stray TAB characters with spaces (#17311)

* Replace stray TAB characters with spaces

* update samples

---------

Co-authored-by: William Cheng <wing328hk@gmail.com>
This commit is contained in:
Viktor Szépe
2023-12-05 11:01:25 +01:00
committed by GitHub
parent 391df3b81c
commit 39d5b4ebf9
214 changed files with 698 additions and 698 deletions

View File

@@ -5,7 +5,7 @@ skipsdist=True
[testenv]
deps=-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
{toxinidir}
{toxinidir}
commands=
pytest --cov=openapi_server