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

Avoid crash on custom rules without doc string #96

Merged
merged 4 commits into from
Feb 27, 2023

Conversation

offa
Copy link
Contributor

@offa offa commented Feb 23, 2023

Custom rules without a doc string crash as cls.__doc__ is None.

Co-authored-by: Aleksey <allburov@gmail.com>
@allburov allburov merged commit 808e211 into devopshq:master Feb 27, 2023
@allburov
Copy link
Member

@offa thank you!

@offa offa deleted the custom_rule_docstring branch February 27, 2023 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants