mirror of
https://github.com/progval/irctest.git
synced 2025-04-06 23:39:46 +00:00
Enable mypy, and do the minimal changes to make it pass
This commit is contained in:
@ -14,3 +14,8 @@ repos:
|
||||
rev: 3.8.3
|
||||
hooks:
|
||||
- id: flake8
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: v0.812
|
||||
hooks:
|
||||
- id: mypy
|
||||
|
Reference in New Issue
Block a user