| commit | 77ba5f4553010d95438e1f40c9b731c12c90857b | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Wed May 22 23:47:28 2024 +0200 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Wed May 22 23:52:19 2024 +0200 |
| tree | 4677a46fc0707288c4d330dd3ecee3678af9dee0 | |
| parent | 92048832dded6b9a86936b89019c42b6451422f5 [diff] [blame] |
Fix pylint issues appeared with version 3.2.2 of pylint Change-Id: Iae943e2a3b26b8eed616509ec9a3a4cbc493aa6e Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/tox.ini b/tox.ini index ee43058..607d0d3 100644 --- a/tox.ini +++ b/tox.ini
@@ -64,7 +64,7 @@ deps = {[testenv]deps} -r{toxinidir}/requirements-dev.txt -r{toxinidir}/requirements-test.txt - pylint + pylint==3.2.2 commands = pylint -E osmclient/