Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: minor typo fix #459

Merged
merged 1 commit into from
Nov 18, 2022
Merged

Docs: minor typo fix #459

merged 1 commit into from
Nov 18, 2022

Conversation

cgobat
Copy link
Contributor

@cgobat cgobat commented Nov 17, 2022

I noticed a missing "s" in the exceptions documentation. This PR adds it.

@AndrewAnnex
Copy link
Owner

thanks for the contribution @cgobat, merging this now

@AndrewAnnex AndrewAnnex merged commit 56dec76 into AndrewAnnex:main Nov 18, 2022
AndrewAnnex added a commit that referenced this pull request Aug 31, 2023
## [6.0.0] - 2023-08-30
Fixed several major typos and fortran array ordering issues in tkfram, zzdynrot as well as failing tests on arm64 macos. 
### Added
- SpiceNOTENOUGHDATA2 exception #466
- Context manager for SPICE kernels #458
- CITATION.cff file
- DeprecationWarning for zzdynrot

### Changed
- tkfram_c now used in tkfram wrapper function
- updated setup.cfg
- type hints for sincpt to be more correct

### Deprecated
- python 3.6
- python 3.7

### Removed
- codecov as a dependency in dev

### Fixed
- fixed zzdynrot and tkfram return matrix element ordering
- typo in exceptions.rst #459
- fixed test test_sphlat
- fixed sphlat to use correct libspice function call
- fixed tests for dskx02, dskxsi, gfsntc for arm64 macos floating point issues #470
- fixed typo in test_oscelt and test_oscltx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants