diff --git a/build.bat b/build.bat index 04247bb85..ad701de44 100644 --- a/build.bat +++ b/build.bat @@ -1,3 +1,3 @@ -venv310\Scripts\python.exe -m isort --recursive thonny +venv310\Scripts\python.exe -m isort thonny venv310\Scripts\python.exe -m black thonny