Skip to content

Commit

Permalink
Update README for SpectralType class (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
teutoburg committed Sep 12, 2024
2 parents a242537 + 7270b27 commit 834542f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ The package currently contains the following public functions and classes:
- `BadgeReport`: context manager for collection and generation of report badges. See docstring for details and usage.
- `get_logger()`: convenience function to get (or create) a logger with given `name` as a child of the universal `astar` logger.
- `get_astar_logger()`: convenience function to get (or create) a logger with the name `astar`, which serves as the root for all A*V packages and applications.
- `SpectralType`: a class to parse, store and compare spectral type designations.

### Loggers module

Expand Down

0 comments on commit 834542f

Please sign in to comment.