Skip to content

Commit

Permalink
Refactoring (mainly in amuse.units) (amusecode#1033)
Browse files Browse the repository at this point in the history
* explicit imports in constants.py

* cleanup of derivedsi.py

* update ext/spherical_model.py

* refactoring (black) updates
  • Loading branch information
rieder authored Feb 22, 2024
1 parent f55c47c commit 51443e9
Show file tree
Hide file tree
Showing 11 changed files with 944 additions and 649 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ requires = [ "setuptools>=45.0.0", "setuptools_scm", "pip>=19.0.0", "wheel", "do

[tool.setuptools_scm]
write_to = "src/amuse/version.py"

[flake8]
max-line-length = 88
504 changes: 321 additions & 183 deletions src/amuse/ext/spherical_model.py

Large diffs are not rendered by default.

Loading

0 comments on commit 51443e9

Please sign in to comment.