Fix formatting with black
... | ... | @@ -13,4 +13,5 @@ pytest-cov~=4.1.0 |
httpx~=0.24.1 | ||
pydantic[email] | ||
mysqlclient~=2.1.1 | ||
python-multipart~=0.0.6 | ||
\ No newline at end of file | ||
python-multipart~=0.0.6 | ||
uvicorn==0.23.1 | ||
\ No newline at end of file |
Please register or sign in to comment