remove rest of pylint (#29302)

* remove rest of pylint

* fix release build
old-commit-hash: e53f9597f3
This commit is contained in:
Adeeb Shihadeh
2023-08-09 19:03:36 -07:00
committed by GitHub
parent 4cd205fd36
commit 442ec436dd
2 changed files with 0 additions and 470 deletions

View File

@@ -62,7 +62,6 @@ jobs:
run: |
cd $GITHUB_WORKSPACE
cp .pre-commit-config.yaml $STRIPPED_DIR
cp .pylintrc $STRIPPED_DIR
cp mypy.ini $STRIPPED_DIR
cp pyproject.toml $STRIPPED_DIR
cp poetry.lock $STRIPPED_DIR