[7.x] Sort imports with isort and regenerate APIs
This commit is contained in:
committed by
GitHub
parent
e0e54a1128
commit
a728aaa491
+1
-1
@@ -52,7 +52,7 @@ The process for contributing to any of the Elasticsearch repositories is similar
|
||||
$ python -m pip install nox
|
||||
|
||||
# Auto-format and lint your changes
|
||||
$ nox -s blacken
|
||||
$ nox -s format
|
||||
|
||||
# Run the test suite
|
||||
$ python setup.py test
|
||||
|
||||
Reference in New Issue
Block a user