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

chore: make RESTObject._short_print_attrs always present #1410

Merged
merged 1 commit into from
Apr 25, 2021
Merged

chore: make RESTObject._short_print_attrs always present #1410

merged 1 commit into from
Apr 25, 2021

Commits on Apr 24, 2021

  1. chore: make RESTObject._short_print_attrs always present

    Always create RESTObject._short_print_attrs with a default value of
    None.
    
    This way we don't need to use hasattr() and we will know the type of
    the attribute.
    JohnVillalovos committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    6d55120 View commit details
    Browse the repository at this point in the history