Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Print deprecation warning for usage of Schema from merlin_standard_lib #648

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

marcromeyn
Copy link
Contributor

Fixes # (issue)

Goals ⚽

Implementation Details 🚧

Testing Details πŸ”

def __post_init__(self):
super().__post_init__()
if self._is_first_init:
# TODO: Make description more descriptive. What version are we planning to remove it?
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@nv-alaiacano @oliverholworthy How should we write this warning? Do we want to commit to a specific release to actually remove it?

@marcromeyn marcromeyn self-assigned this Mar 15, 2023
@marcromeyn marcromeyn added the enhancement New feature or request label Mar 15, 2023
@karlhigley karlhigley modified the milestones: Merlin 23.03, Merlin 23.04 Apr 4, 2023
@karlhigley karlhigley modified the milestones: Merlin 23.04, Merlin 23.05 Apr 25, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants