Better type annotations and stricter mypy checks #3

Closed
opened 2023-08-16 08:41:36 +02:00 by juk0de · 1 comment
Collaborator

Currently, not all function definitions contain type annotations and the current mypy.ini configuration allows that. Both should be changed. Also, some types are hard to check or inconvenient to work with, e. g. ConfType. We need a better solution for those.

Currently, not all function definitions contain type annotations and the current `mypy.ini` configuration allows that. Both should be changed. Also, some types are hard to check or inconvenient to work with, e. g. `ConfType`. We need a better solution for those.
juk0de self-assigned this 2023-08-16 08:41:41 +02:00
juk0de added reference mypy_fixes 2023-08-16 08:41:47 +02:00
juk0de changed title from Better type annotations and mypy checks to Better type annotations and stricter mypy checks 2023-08-16 08:43:52 +02:00
juk0de changed reference from mypy_fixes to mypy_fixes 2023-08-16 11:20:59 +02:00
Owner

Fixed in #4.

Fixed in #4.
ok closed this issue 2023-08-16 12:27:31 +02:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kaizenkodo/ChatMastermind#3
No description provided.