mirror of
https://github.com/vee1e/flare-floss.git
synced 2026-09-01 17:57:06 +00:00
fix pre-commit issue with mypy
This commit is contained in:
parent
50293adab7
commit
e796c78ee4
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ repos:
|
|||
hooks:
|
||||
- id: mypy
|
||||
name: mypy
|
||||
stages: [push]
|
||||
stages: [commit, push]
|
||||
language: system
|
||||
entry: mypy
|
||||
args:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue