Skip to content

lint and fix comprehensions#4772

Closed
danieleades wants to merge 1 commit intopython-poetry:masterfrom
danieleades:chore/comprehensions
Closed

lint and fix comprehensions#4772
danieleades wants to merge 1 commit intopython-poetry:masterfrom
danieleades:chore/comprehensions

Conversation

@danieleades
Copy link
Copy Markdown
Contributor

No description provided.

)
root.add_dependency(
Factory.create_dependency(
name="b", constraint=dict(version="^4.5.6"), groups=["dev"]
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.

This line is incorrect -- 'groups' is a kwarg and not part of the dict.

@neersighted
Copy link
Copy Markdown
Member

It looks like we duplicated some work. If it's okay with you, I might close this in favor of #4773, since it's a bit more comprehensive. I'd appreciate a review on that PR (best done commit-by-commit).

@github-actions
Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants