Closed gracetangg closed 4 years ago
Fixes default sharing name in PhysicsModule from <class 'ExampleModule'> to ExampleModule
<class 'ExampleModule'>
ExampleModule
This pull request addresses #147
The following items have been checked for this PR:
pylint
flake8
Thanks @gracetangg!
Pull Request
Description
Fixes default sharing name in PhysicsModule from
<class 'ExampleModule'>
toExampleModule
This pull request addresses #147
Checklist
The following items have been checked for this PR:
pylint
,flake8
, or similar)