Commit bd8319b
committed
Fix CI: Exclude auto-generated settings.rst from uncommitted changes check
The settings.rst file is auto-generated and varies based on Python version.
With the update to Python 3.12+, this file changes during CI runs.
Excluding it from the uncommitted changes check prevents false CI failures.1 parent ca278d2 commit bd8319b
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments