Yilei Yang
|
bf1195612c
|
Fix two logging calls in the test helper (#4286)
They were missing formatting interpolation operators.
|
2024-03-19 22:04:48 -07:00 |
|
Alex Waygood
|
d93a942a79
|
Upgrade mypy to 1.6.1 (#4049)
|
2023-11-18 11:42:36 -08:00 |
|
Charles Patel
|
6f84f65285
|
Migrate mypy config to pyproject.toml (#3936)
Co-authored-by: Charles Patel <charles.patel@apkudo.com>
|
2023-10-16 05:24:16 -07:00 |
|
Shantanu
|
2c90480e1a
|
Use strict mypy checking (#3222)
Co-authored-by: Richard Si <63936253+ichard26@users.noreply.github.com>
|
2022-08-30 20:46:46 -07:00 |
|
Richard Si
|
44d5da00b5
|
Reformat codebase with isort
|
2022-07-27 17:19:28 -04:00 |
|
Miro Hrončok
|
092959ff1f
|
Support pytest 7 by fixing broken imports (GH-2705)
The tmp_path related changes are not necessary to make pytest 7 work,
but it feels more complete this way.
|
2021-12-24 22:28:43 -05:00 |
|
danieleades
|
a18ee4018f
|
add more flake8 lints (#2653)
|
2021-11-28 18:20:52 -08:00 |
|
Łukasz Langa
|
e4b4fb02b9
|
Use optional tests for "no_python2" to simplify local testing (#2203)
|
2021-05-07 15:03:13 +02:00 |
|