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

use typing.get_args in contrib in favor of accessing __args__ #390

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

Kircheneer
Copy link
Contributor

This should provide a more consistent and bug-free experience as we are directly utilizing a standard library API.

@Kircheneer Kircheneer self-assigned this Mar 13, 2024
@Kircheneer Kircheneer requested a review from a team as a code owner March 13, 2024 12:29
This should provide a more consistent and bug-free experience as we are
directly utilizing a standard library API.
Copy link
Contributor

@chadell chadell left a comment

Choose a reason for hiding this comment

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

LGTM

@Kircheneer Kircheneer merged commit 4ce842e into nautobot:develop Mar 13, 2024
16 checks passed
@Kircheneer Kircheneer mentioned this pull request Mar 18, 2024
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.

2 participants