All checks were successful
Unit Testing / test (3.10) (pull_request) Successful in 49s
Unit Testing / test (3.11) (pull_request) Successful in 50s
Unit Testing / test (3.12) (pull_request) Successful in 51s
Unit Testing / test (3.8) (pull_request) Successful in 51s
Pull Request Merged / autoupdate_minor (pull_request) Successful in 12s
Unit Testing / test (3.9) (pull_request) Successful in 48s
7 lines
149 B
Python
7 lines
149 B
Python
"""
|
|
Package to handle data redction at AMOR instrument to be used by __main__.py script.
|
|
"""
|
|
|
|
__version__ = '3.2.6'
|
|
__date__ = '2026-03-10'
|