mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-06-05 21:15:09 +00:00
Fix copypasta in check-python-files.sh
Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>
This commit is contained in:
@@ -74,7 +74,7 @@ $PYTHON -m mypy framework/scripts/*.py framework/scripts/mbedtls_framework/*.py
|
||||
}
|
||||
|
||||
$PYTHON -m mypy scripts/*.py tests/scripts/*.py || {
|
||||
echo >&2 "pylint reported errors in the parent repository"
|
||||
echo >&2 "mypy reported errors in the parent repository"
|
||||
ret=1
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user