Skip to content

Conversation

@CompRhys
Copy link
Member

Summary

Attempts to fix docs build by pinning deps that changed between passing and failing builds.

Checklist

Before a pull request can be merged, the following items must be checked:

  • Doc strings have been added in the Google docstring format.
  • Run ruff on your code.
  • Tests have been added for any new functionality or bug fixes.

We highly recommended installing the prek hooks running in CI locally to speedup the development process. Simply run pip install prek && prek install to install the hooks which will check your code before each commit.

@abhijeetgangan
Copy link
Collaborator

Flaky test in arm version of neighbor list test. This is possibly from the pytorch 2.9 and the torch jit.

@CompRhys CompRhys merged commit e4c5608 into main Oct 18, 2025
95 checks passed
@CompRhys CompRhys deleted the fix-docs-build branch October 18, 2025 20:14
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.

3 participants