Jake VanderPlas
|
7f89fd40a2
|
Cleanup: remove unused imports in private modules
Also improve our flake8 filter rules to avoid ignoring these.
|
2022-10-20 14:37:21 -07:00 |
|
Jake VanderPlas
|
5782210174
|
CI: fix flake8 ignore declarations
|
2022-04-21 13:44:12 -07:00 |
|
Peter Hawkins
|
b232d09440
|
Enable flake8 checks for spaces around operators.
|
2021-07-30 08:45:38 -04:00 |
|
Matthew Johnson
|
3595af2ed2
|
add linearize, vjp, grad. fix bugs.
|
2021-03-26 21:27:37 -07:00 |
|
Jake Vanderplas
|
6aa8f2461c
|
Fix remaining flakes and use exclude within setup.cfg (#3371)
|
2020-06-08 22:58:03 -07:00 |
|
Jake Vanderplas
|
2a10dbbf37
|
deflake remainder of jax (#3343)
|
2020-06-06 10:51:34 -07:00 |
|
Jake Vanderplas
|
fb1717233a
|
Cleanup: deflake jax.experimental and jax.ops (#3329)
|
2020-06-05 19:00:04 -07:00 |
|
Jake Vanderplas
|
a63b9cc256
|
Cleanup: deflake interpreters, lib, nn, third_party, and tools (#3327)
|
2020-06-04 15:27:48 -07:00 |
|
Jake Vanderplas
|
bc51e9c7f6
|
deflake jax/scipy/* and add to setup.cfg (#3316)
|
2020-06-04 14:38:41 -07:00 |
|
Jake Vanderplas
|
b187663a87
|
deflake jax/lax & add to flake8 check (#3310)
|
2020-06-04 13:50:44 -07:00 |
|
Jake Vanderplas
|
c77c0838fe
|
deflake jax.numpy and add to flake8 check (#3312)
|
2020-06-03 14:18:48 -07:00 |
|
Jake Vanderplas
|
9ee4ef1107
|
Cleanup: de-lint tests directory & add flake8 to travis (#3304)
* Cleanup: fix lint errors in tests/*.py
* Add flake8 step to travis
* add setup.cfg
|
2020-06-02 19:25:47 -07:00 |
|