Fixing formatting

This commit is contained in:
Francois Lanusse 2024-12-21 11:28:36 -05:00
parent a2da779026
commit c888fa3bee
3 changed files with 3 additions and 3 deletions

2
.gitignore vendored
View file

@ -134,4 +134,4 @@ dmypy.json
.pyre/ .pyre/
# Hide version file # Hide version file
_version.py _version.py

View file

@ -1,2 +1,2 @@
prune notebooks prune notebooks
prune tests prune tests

View file

@ -2,4 +2,4 @@ pytest>=8.0.0
diffrax diffrax
pfft-python @ git+https://github.com/MP-Gadget/pfft-python pfft-python @ git+https://github.com/MP-Gadget/pfft-python
pmesh @ git+https://github.com/MP-Gadget/pmesh pmesh @ git+https://github.com/MP-Gadget/pmesh
fastpm @ git+https://github.com/ASKabalan/fastpm-python fastpm @ git+https://github.com/ASKabalan/fastpm-python