Skip to content

fix: remove duplicate class definitions in v4/objects/users.py #1335

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

Merged
merged 1 commit into from
Feb 26, 2021
Merged

fix: remove duplicate class definitions in v4/objects/users.py #1335

merged 1 commit into from
Feb 26, 2021

Conversation

JohnVillalovos
Copy link
Member

The classes UserStatus and UserStatusManager were each declared twice.
Remove the duplicate declarations.

The classes UserStatus and UserStatusManager were each declared twice.
Remove the duplicate declarations.
Copy link
Member

@nejch nejch left a comment

Choose a reason for hiding this comment

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

Thanks!

Oops. Probably a good sign I should avoid massive refactors in one PR 🤣

@nejch nejch merged commit ecb686d into python-gitlab:master Feb 26, 2021
@JohnVillalovos JohnVillalovos deleted the jlvillal/remove_dup_classes branch February 27, 2021 00:22
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