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

[patch] use deprecate from pyiron_snippets #1457

Merged
merged 18 commits into from
Jun 3, 2024
Merged

Conversation

liamhuber
Copy link
Member

No description provided.

@liamhuber
Copy link
Member Author

@jan-janssen I left it with the backwards compatibility you found confusing -- I'll stack an additional PR on top doing a [minor] bump that removes the compatibility and clarifies the situation

@@ -47,6 +46,7 @@

# Expose snippets references in base API for backwards compatibility
from pyiron_snippets.import_alarm import ImportAlarm
from pyiron_snippets.deprecate import Deprecator, deprecate, deprecate_soon
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
from pyiron_snippets.deprecate import Deprecator, deprecate, deprecate_soon

Base automatically changed from snippets_alarm to main June 3, 2024 18:33
@liamhuber
Copy link
Member Author

@jan-janssen going forward I recommend merging stacks from the bottom up instead of the top down -- now this PR is big and it's not immediately clear to me where all the problems are coming from. Diff markup got committed directly though, so that's definitely part of it.

@jan-janssen jan-janssen merged commit e256f1f into main Jun 3, 2024
24 of 25 checks passed
@jan-janssen jan-janssen deleted the snippets_deprecate branch June 3, 2024 19:26
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.

None yet

2 participants