Commit f8b77d3
Carl Crowder
Bit of a janky fix to tests here - pylint 2.13 seems to have introduced something to the linter which cannot be pickled, which causes the tests to fail. However, the tests were to ensure that the additions of pylint-plugin-utils did not break picklability. So for now, for tests, just ignore the fact that the linter will not pickle because it is not the fault of pylint-plugin-utils...
The test can stay for older versions of pylint, but probably is not necessary now since pylint is up to 2.171 parent a0b5c11 commit f8b77d3
4 files changed
Lines changed: 83 additions & 123 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments