🔥 Remove isort configuration, since we use Ruff now (#1144)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:
co-authored by
Sebastián Ramírez
parent
1538530349
commit
e9b2f9f480
@@ -4,5 +4,5 @@ set -e
|
||||
set -x
|
||||
|
||||
mypy app
|
||||
ruff app
|
||||
ruff check app
|
||||
ruff format app --check
|
||||
|
||||
Reference in New Issue
Block a user