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

Remove dark model #214

Merged
merged 2 commits into from
Mar 31, 2020
Merged

Remove dark model #214

merged 2 commits into from
Mar 31, 2020

Conversation

taldcroft
Copy link
Member

@taldcroft taldcroft commented Feb 3, 2020

Description

Remove the dark_model module which has been deprecated for a while. There are no instances of dark_model coming from mica in the sot org.

This is causing warnings now in pytest every time mica.archive.aca_dark gets imported.

API impact

Any code now importing dark modeling functions from mica.archive.aca_dark will now break.

Testing

  • Passes unit tests on MacOS(with a fair number of skips)

@@ -3,4 +3,4 @@
doc/_build
*.pyc
*~

*.egg-info
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I rebased this to clear the .gitignore conflict. Still seems fine to go.

@taldcroft taldcroft merged commit b977503 into master Mar 31, 2020
@taldcroft taldcroft deleted the remove-dark-model branch March 31, 2020 20:01
@javierggt javierggt mentioned this pull request Apr 21, 2020
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants