🔨 Update internal scripts and remove unused ones (#914)
This commit is contained in:
committed by
GitHub
parent
570cd9f10c
commit
7023896d7c
@@ -4,5 +4,5 @@ set -e
|
||||
set -x
|
||||
|
||||
mypy sqlmodel
|
||||
ruff sqlmodel tests docs_src scripts
|
||||
ruff check sqlmodel tests docs_src scripts
|
||||
ruff format sqlmodel tests docs_src --check
|
||||
|
||||
Reference in New Issue
Block a user