Commit 0d0065e
chore: Minor update to Makefile to clean the example directory. (#4354)
This update addresses the issue of cleaning documentation-generated
files.
Previously, 'make clean' did not remove all content generated by 'make
html'.
Additionally, references to these files in flake8 during pre-commit
checks have been removed as they are unnecessary and confusing.
---------
Co-authored-by: pyansys-ci-bot <[email protected]>1 parent 9409301 commit 0d0065e
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments