tinygrad/test/unit
Christopher Mauri Milan 7f01dd04f0
Apply ruff linting rules to tests (#2473)
* everything except F821

* enable F821 with noqa

* dumb fix

* fix remaining imports and (former) lambdas

* replace _ with noqa to avoid gc
2023-11-27 21:24:06 -08:00
..
test_disk_cache.py use unique table name for each disk_cache test (#2184) 2023-10-30 13:49:49 -07:00
test_disk_tensor.py move things, clean up extra (#2292) 2023-11-13 20:18:40 -08:00
test_flopcounter.py reorder a few things (#1915) 2023-09-25 10:17:21 +08:00
test_helpers.py Apply ruff linting rules to tests (#2473) 2023-11-27 21:24:06 -08:00
test_shapetracker.py clean up the buffers (#2447) 2023-11-26 11:02:29 -08:00
test_shm_tensor.py ops_shm removed (#2351) 2023-11-18 11:41:58 -08:00
test_symbolic.py Apply ruff linting rules to tests (#2473) 2023-11-27 21:24:06 -08:00