Skip to content

Conversation

@YutackPark
Copy link
Contributor

Summary

Fix #387 .

It changes only the test code. Original test code was using positional argument that is deprecated. As using default is all the same between the latest and old versions of SevenNet, the test code passes both sevennet 0.12.0 and below.

  • Fix 1

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.

@orionarcher
Copy link
Collaborator

Thanks @YutackPark!

@orionarcher orionarcher merged commit cbf439a into TorchSim:main Dec 30, 2025
138 of 139 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.

Sevennet broken with new v0.12.0 release

2 participants