Skip to content

Commit

Permalink
PyIRoGlass v0.6.2!
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahshi committed Jul 10, 2024
1 parent 8700333 commit 091a942
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,3 @@ jobs:
with:
user: __token__
password: ${{ secrets.pypi_token }}

1 change: 0 additions & 1 deletion src/PyIRoGlass/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
from scipy.linalg import solveh_banded
import scipy.interpolate as interpolate


# %% Core functions


Expand Down

0 comments on commit 091a942

Please sign in to comment.