Skip to content

Fix all flake8 ANN003 issues#958

Merged
ajax146 merged 4 commits intomainfrom
flake8-ANN003
Apr 17, 2024
Merged

Fix all flake8 ANN003 issues#958
ajax146 merged 4 commits intomainfrom
flake8-ANN003

Conversation

@ajax146
Copy link
Contributor

@ajax146 ajax146 commented Apr 17, 2024

ANN003: Missing type annotation for **kwargs

18 issues
./techsupport_bot/botlogging/delayed.py:20:33: ANN003 Missing type annotation for **kwargs
./techsupport_bot/botlogging/delayed.py:26:39: ANN003 Missing type annotation for **kwargs
./techsupport_bot/commands/dumpdbg.py:37:33: ANN003 Missing type annotation for **kwargs
./techsupport_bot/commands/gate.py:70:33: ANN003 Missing type annotation for **kwargs
./techsupport_bot/commands/google.py:41:33: ANN003 Missing type annotation for **kwargs
./techsupport_bot/commands/hangman.py:90:26: ANN003 Missing type annotation for **kwargs
./techsupport_bot/commands/kanye.py:51:33: ANN003 Missing type annotation for **kwargs
./techsupport_bot/commands/listen.py:42:33: ANN003 Missing type annotation for **kwargs
./techsupport_bot/commands/listen.py:51:33: ANN003 Missing type annotation for **kwargs
./techsupport_bot/commands/listen.py:73:33: ANN003 Missing type annotation for **kwargs
./techsupport_bot/commands/poll.py:22:33: ANN003 Missing type annotation for **kwargs
./techsupport_bot/commands/protect.py:140:33: ANN003 Missing type annotation for **kwargs
./techsupport_bot/commands/rules.py:27:33: ANN003 Missing type annotation for **kwargs
./techsupport_bot/commands/wolfram.py:26:33: ANN003 Missing type annotation for **kwargs
./techsupport_bot/core/auxiliary.py:277:39: ANN003 Missing type annotation for **kwargs
./techsupport_bot/core/cogs.py:179:33: ANN003 Missing type annotation for **kwargs
./techsupport_bot/core/http.py:82:63: ANN003 Missing type annotation for **kwargs
./techsupport_bot/functions/events.py:702:54: ANN003 Missing type annotation for **_kwargs

@ajax146 ajax146 merged commit eabf2ea into main Apr 17, 2024
@ajax146 ajax146 deleted the flake8-ANN003 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