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 deprecation warning; remove extraneous 'value' from metadata #2146

Merged
merged 3 commits into from
Jun 21, 2021

Conversation

swryan
Copy link
Contributor

@swryan swryan commented Jun 17, 2021

Summary

  • metadata returned by get_io_metadata will deprecate the value key
  • fixed the message and warning type for the deprecated values argument to the list_inputs and list_outputs functions
  • removed redundant 'value' key from list_inputs & list_outputs return values

Related Issues

  • Resolves #

Backwards incompatibilities

None

New Dependencies

None

openmdao/core/system.py Outdated Show resolved Hide resolved
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.4%) to 88.911% when pulling bd18a1a on swryan:deprecation into 6b4c4e7 on OpenMDAO:master.

@swryan swryan merged commit 7a237fe into OpenMDAO:master Jun 21, 2021
@swryan swryan deleted the deprecation branch August 3, 2021 14:30
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.

4 participants