Skip to content

Fix all flake8 DOC110 issues#955

Merged
ajax146 merged 1 commit intomainfrom
flake8-DOC110
Apr 17, 2024
Merged

Fix all flake8 DOC110 issues#955
ajax146 merged 1 commit intomainfrom
flake8-DOC110

Conversation

@ajax146
Copy link
Contributor

@ajax146 ajax146 commented Apr 17, 2024

DOC110: The option --arg-type-hints-in-docstring is True but not all args in the docstring arg list have type hints

3 issues
./techsupport_bot/commands/factoids.py:222:1: DOC110 Method FactoidManager.create_factoid_call: The option --arg-type-hints-in-docstring is True but not all args in the docstring arg list have type hints
./techsupport_bot/commands/factoids.py:436:1: DOC110 Method FactoidManager.get_embed_from_factoid: The option --arg-type-hints-in-docstring is True but not all args in the docstring arg list have type hints
./techsupport_bot/commands/modmail.py:31:1: DOC110 Function has_modmail_management_role: The option --arg-type-hints-in-docstring is True but not all args in the docstring arg list have type hints

@ajax146 ajax146 merged commit 30e434c into main Apr 17, 2024
@ajax146 ajax146 deleted the flake8-DOC110 branch May 7, 2024 21:31
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.

1 participant