Skip to content

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

Merged
nejch merged 1 commit into
python-gitlab:masterfrom
JohnVillalovos:jlvillal/remove_dup_classes
Feb 26, 2021
Merged

fix: remove duplicate class definitions in v4/objects/users.py#1335
nejch merged 1 commit into
python-gitlab:masterfrom
JohnVillalovos:jlvillal/remove_dup_classes

Conversation

@JohnVillalovos

Copy link
Copy Markdown
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.

@nejch nejch left a comment

Copy link
Copy Markdown
Member

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