Skip to content

Ignore RST299 warning in tesseroid example#571

Merged
santisoler merged 1 commit intomainfrom
fix-style
Aug 15, 2025
Merged

Ignore RST299 warning in tesseroid example#571
santisoler merged 1 commit intomainfrom
fix-style

Conversation

@santisoler
Copy link
Member

@santisoler santisoler commented Aug 15, 2025

Make CI happy by ignoring RST299 in one of the examples.

@santisoler santisoler changed the title Try to ignore RST299 warning in tesseroid example Ignore RST299 warning in tesseroid example Aug 15, 2025
@santisoler santisoler marked this pull request as ready for review August 15, 2025 21:49
@santisoler santisoler merged commit 5471998 into main Aug 15, 2025
16 of 17 checks passed
@santisoler santisoler deleted the fix-style branch August 15, 2025 21:49
santisoler added a commit that referenced this pull request Aug 15, 2025
santisoler added a commit that referenced this pull request Sep 2, 2025
Remove unused packages in `requirements-style.txt`, `environment.yml`
and add Ruff to them. Update the `Makefile` targets. Remove `.flake8`.
Add Ruff configuration to `pyproject.toml`. Apply fixes to comply with
Ruff rules. Replace `l` and `m` loop vars for `i` and `j` in forward
modelling nested for loops. Minor fixes to a few error messages. Revert
"Ignore RST299 warning in tesseroid example (#571)" (commit
5471998). Remove mutable class
attributes in equivalent sources: remove mutable class attributes for
dispatching the predict and jacobian kernels depending on the choice for
parallelization; obtain the desired kernel as needed in the `predict`
and `jacobian` methods instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant