Skip to content

chore: move RequiredOptional to the gitlab.types module #2039

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
May 31, 2022

Conversation

JohnVillalovos
Copy link
Member

By having RequiredOptional in the gitlab.base module it makes it
difficult with circular imports. Move it to the gitlab.types
module which has no dependencies on any other gitlab module.

By having `RequiredOptional` in the `gitlab.base` module it makes it
difficult with circular imports. Move it to the `gitlab.types`
module which has no dependencies on any other gitlab module.
@JohnVillalovos JohnVillalovos force-pushed the jlvillal/required_optional branch from b0dbd02 to 7d26530 Compare May 31, 2022 14:47
@nejch nejch enabled auto-merge May 31, 2022 14:57
@nejch nejch merged commit 37eb8e0 into main May 31, 2022
@nejch nejch deleted the jlvillal/required_optional branch May 31, 2022 14:58
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