Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Check both *.py and *.pyi files: Fixes #40#52

Open
C0DK wants to merge 1 commit into
shopkeep:masterfrom
C0DK:master
Open

Check both *.py and *.pyi files: Fixes #40#52
C0DK wants to merge 1 commit into
shopkeep:masterfrom
C0DK:master

Conversation

@C0DK

@C0DK C0DK commented Oct 21, 2020

Copy link
Copy Markdown

Fixes #40

I quickly looked through your repo for anything I could do to help :)

Hope it actually does that. It's a very small change but it closes an issue.

Also added some tests to verify that it works :) Not sure exactly how to mock the Collector argument, so i did my best. Hope it is acceptable :)

Please add the hacktoberfest-accepted label to the PR if you like the product. Totally fine if you dont :) Trying to pimp my bike with more stickers haha. :)

@C0DK C0DK force-pushed the master branch 3 times, most recently from 850e89f to ddc6b8b Compare October 26, 2020 14:06

@rbebb rbebb left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looks good to me!

@jaraco

jaraco commented Dec 15, 2024

Copy link
Copy Markdown
Contributor

I merged this and released it as pytest-black 0.6.0. I had to remove the tests, as they're no longer compatible.

@C0DK

C0DK commented Dec 16, 2024

Copy link
Copy Markdown
Author

Awesome. Thank you for maintaining and forking the project.

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.

pytest-black doesn't find .pyi stub files

3 participants