Commit deab949
fix(ci): address linter and netlify deployment failures
- Synchronize project version to 1.2.0 across setup.py, pyproject.toml, CITATION.cff, and codemeta.json.
- Reformat setup.py for Black compliance and Flake8 line length limits.
- Fix Netlify _headers and _redirects in root and next-app/public/ for deployment validation (no trailing spaces, single field separation, one trailing newline).
- Ensure next-app/next.config.js follows Standard JS style.
Co-authored-by: OneFineStarstuff <87420139+OneFineStarstuff@users.noreply.github.com>1 parent 642e0e7 commit deab949
3 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
0 commit comments