Skip to content

Conversation

@thomasloux
Copy link
Collaborator

@thomasloux thomasloux commented Oct 17, 2025

Summary

removed GraphRegressor which causes import error, catched by try except so it wouldn't crash.
Replace under TYPE_CHECKING by DirectForceFieldRegressor which replaced GraphRegressor in April 25 in orb-models

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.

Copy link
Collaborator

@curtischong curtischong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@CompRhys
Copy link
Member

Will fix fairchem test issues in another PR.

@CompRhys CompRhys merged commit 1360c0e into TorchSim:main Oct 18, 2025
87 of 95 checks passed
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