Bump pylint from 3.2.7 to 3.3.1 #674
Annotations
4 errors and 4 warnings
Python 3.11
Process completed with exit code 1.
|
Python 3.9
Process completed with exit code 1.
|
Python 3.10
Process completed with exit code 1.
|
Python 3.12
Process completed with exit code 1.
|
Python 3.11:
sagemcom_api/client.py#L72
R0917: Too many positional arguments (8/5) (too-many-positional-arguments)
|
Python 3.9:
sagemcom_api/client.py#L72
R0917: Too many positional arguments (8/5) (too-many-positional-arguments)
|
Python 3.10:
sagemcom_api/client.py#L72
R0917: Too many positional arguments (8/5) (too-many-positional-arguments)
|
Python 3.12:
sagemcom_api/client.py#L72
R0917: Too many positional arguments (8/5) (too-many-positional-arguments)
|