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

fix(ch_util): Import objects directly from caput.time #75

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

ketiltrout
Copy link
Member

This changes imports of objects moved from ch_util.ephemeris to caput.time to use the caput.time version directly, rather than importing that same caput object via its import into ephemeris.

This is more prep-work for splitting ch_util.ephemeris.

@ketiltrout ketiltrout requested review from ljgray and rikvl July 21, 2024 20:43
This changes imports of objects moved from `ch_util.ephemeris`
to `caput.time` to use the `caput.time` version directly, rather
than importing that same `caput` object via its import into
`ephemeris`.

This is more prep-work for splitting `ch_util.ephemeris`.
@ketiltrout ketiltrout merged commit ba08f01 into master Jul 22, 2024
4 checks passed
@ketiltrout ketiltrout deleted the caput_imports branch July 22, 2024 19:25
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