Skip to content

Commit

Permalink
Merge branch 'wwg-dev' into main
Browse files Browse the repository at this point in the history
Signed-off-by: Will Golay <87041778+WWGolay@users.noreply.github.com>
  • Loading branch information
WWGolay authored Nov 19, 2024
2 parents e1820f7 + e722446 commit a5e3034
Show file tree
Hide file tree
Showing 399 changed files with 4,308 additions and 10,723 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
with:
src: pyscope
jupyter: true
- uses: isort/isort-action@v1.1.0
- uses: isort/isort-action@v1.1.1
with:
configuration: profile=black
2 changes: 1 addition & 1 deletion .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
- name: Build package
run: python -m build
- name: pypi-publish
uses: pypa/gh-action-pypi-publish@v1.10.0
uses: pypa/gh-action-pypi-publish@v1.11.0
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ dmypy.json
*ascom.alpaca.simulators*
*OmniSim*
!coverage.xml
docs/source/api/auto_api/
docs/source/api/pyscope*
docs/source/_build/
pgHardware
pgtest
25 changes: 0 additions & 25 deletions _tba/analysis/BV2gr.py

This file was deleted.

319 changes: 0 additions & 319 deletions _tba/analysis/exoplanet_fitter

This file was deleted.

Loading

0 comments on commit a5e3034

Please sign in to comment.