<https://www.pantsbuild.org/docs/python-linters-an...
# general
a
https://www.pantsbuild.org/docs/python-linters-and-formatters#skipping-a-formatter-or-linter I think this is now wrong.
Copy code
InvalidFieldException: Unrecognized field `skip_black=True` in target test/python/sportr_utils:tests. Valid fields for the target type `python_tests`: ['dependencies', 'description', 'interpreter_constraints', 'runtime_package_dependencies', 'sources', 'tags', 'timeout'].
Edit: New in 2.5.0 !
p
What version of pants are you using? That feature was added fairly recently.
👍 1
❤️ 1
a
ah
yes
2.4.0
now works in 2.5.0
👍 2