Skip to content
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

fix: add missing __init__ docstrings #817

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Conversation

calebzulawski
Copy link
Contributor

Add some missing __init__ documentation for #809

@calebzulawski calebzulawski changed the title Add missing __init__ docstrings fix: add missing __init__ docstrings Aug 14, 2024
@calebzulawski
Copy link
Contributor Author

This should be good now

@baszalmstra baszalmstra enabled auto-merge (squash) August 27, 2024 12:29
@baszalmstra
Copy link
Collaborator

I tried to push to your PR to fix the test issue but unfortunately it seems Im not allowed to.

The fix is very simple, just add an additional >>> at the end of the snippets:

>>> NamelessMatchSpec("24")
NamelessMatchSpec("==24")
>>>

Would you be able to fix this?

auto-merge was automatically disabled September 4, 2024 15:19

Head branch was pushed to by a user without write access

@calebzulawski
Copy link
Contributor Author

Ah, I was confused what was wrong. Thanks! Looks like you will need to enable auto-merge again

@baszalmstra baszalmstra enabled auto-merge (squash) September 4, 2024 15:22
auto-merge was automatically disabled September 4, 2024 17:44

Head branch was pushed to by a user without write access

@baszalmstra baszalmstra enabled auto-merge (squash) September 5, 2024 12:40
@baszalmstra baszalmstra merged commit b23af5c into conda:main Sep 5, 2024
3 checks passed
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