File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -174,11 +174,10 @@ Verify the Installation
174
174
175
175
This command should return : ``<matplotlib_local_repo>\lib\matplotlib\__init__.py ``
176
176
177
- * We encourage you to run tests and build docs to verify that the code installed and docs build are clean,
177
+ * We encourage you to run tests and build docs to verify that the code installed correctly and that the docs build are clean,
178
178
so that when you make code or document related changes you are aware of the existing issues beforehand.
179
- Please refer to the following links shared to:
180
179
181
- * Run test cases and verify installation :ref: `testing `
180
+ * Run test cases to verify installation :ref: `testing `
182
181
* Verify documentation build :ref: `documenting-matplotlib `
183
182
184
183
Install pre-commit hooks (optional)
You can’t perform that action at this time.
0 commit comments