 Christopher Mauri MilanandGitHub
|
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 |
|
 George HotzandGitHub
|
9e07824542
|
move device to device.py (#2466)
* move device to device.py
* pylint test --disable R,C,W,E --enable E0611
* fix tests
|
2023-11-27 11:34:37 -08:00 |
|
 George HotzandGitHub
|
40246d35bc
|
ops_shm removed (#2351)
* ops_shm removed
* buf.cast
* err, forgot those
|
2023-11-18 11:41:58 -08:00 |
|
 qazalandGitHub
|
e2428b63a6
|
external (#2191)
|
2023-10-31 13:57:24 -07:00 |
|