Ran Benita
|
a2f021b6f3
|
Remove no longer needed `noqa: F821` uses
Not needed since pyflakes 2.2.0.
|
2020-07-10 13:08:56 +03:00 |
Vlad-Radz
|
678c1a0745
|
assertion: improve diff output of recursive dataclass/attrs
Co-authored-by: Vlad <uladzislau.radziuk@nordcloud.com>
|
2020-07-08 19:04:56 +03:00 |
Bruno Oliveira
|
c229d6f46f
|
Fix mypy checks
|
2020-06-09 14:48:49 -03:00 |
ibriquem
|
e2e7f15b71
|
Make dataclasses/attrs comparison recursive, fixes #4675
|
2020-06-09 14:39:40 -03:00 |
Ran Benita
|
54ad048be7
|
Enable check_untyped_defs mypy option for testing/ too
|
2020-06-05 11:34:20 +03:00 |
Anthony Sottile
|
a91fe1fedd
|
pre-commit run pyupgrade --all-files
|
2019-06-03 12:08:02 -03:00 |
Anthony Sottile
|
5034399d7a
|
pre-commit run fix-encoding-pragma --all-files
|
2019-06-03 12:08:01 -03:00 |
Anthony Sottile
|
dc75b6af47
|
Use fix-encoding-pragma pre-commit hook
|
2019-05-14 15:56:31 -07:00 |
Aly Sivji
|
2bffd6829e
|
Move dataclass tests for 3.7 to separate file
|
2018-11-12 15:36:16 -06:00 |