mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-10 07:28:15 -05:00
mypy cache breaks if you sometimes check untyped defs, no checking tests for now
This commit is contained in:
@@ -19,9 +19,3 @@ repos:
|
||||
language: system
|
||||
always_run: true
|
||||
pass_filenames: false
|
||||
- id: mypytest
|
||||
name: mypytest
|
||||
entry: mypy test/ --ignore-missing-imports
|
||||
language: system
|
||||
always_run: true
|
||||
pass_filenames: false
|
||||
|
||||
Reference in New Issue
Block a user