fix pre-commit issue with mypy

This commit is contained in:
Arker123 2023-08-01 18:54:02 +05:30
parent 50293adab7
commit e796c78ee4

View file

@ -32,7 +32,7 @@ repos:
hooks:
- id: mypy
name: mypy
stages: [push]
stages: [commit, push]
language: system
entry: mypy
args: