There was an error while loading. Please reload this page.
1 parent ee66f65 commit 64e6d63Copy full SHA for 64e6d63
1 file changed
Makefile
@@ -73,7 +73,6 @@ lint-python:
73
#cd ${ROOT_DIR}/sdk/python; mypy feast/ tests/
74
cd ${ROOT_DIR}/sdk/python; flake8 feast/ tests/
75
cd ${ROOT_DIR}/sdk/python; black --check feast tests
76
- cd ${ROOT_DIR}/sdk/python; isort -rc feast tests --check-only
77
78
# Go SDK
79
0 commit comments