nut
nut copied to clipboard
[Linter issue] Access to a protected member _path of a client class
Describe the bug Access to a protected member _path of a client class: https://github.com/blawar/nut/blob/8b7b8ab0f410cd3985a4f023eecf3622cfaba21b/nut/init.py#L188 https://github.com/blawar/nut/blob/8b7b8ab0f410cd3985a4f023eecf3622cfaba21b/nut/init.py#L259 https://github.com/blawar/nut/blob/8b7b8ab0f410cd3985a4f023eecf3622cfaba21b/nut/init.py#L266 https://github.com/blawar/nut/blob/8b7b8ab0f410cd3985a4f023eecf3622cfaba21b/nut/init.py#L580 https://github.com/blawar/nut/blob/8b7b8ab0f410cd3985a4f023eecf3622cfaba21b/nut/init.py#L1233 https://github.com/blawar/nut/blob/8b7b8ab0f410cd3985a4f023eecf3622cfaba21b/nut/init.py#L1262
To Reproduce Steps to reproduce the behaviour:
- run linter on nut/init.py file
Actual behaviour Linter message: Access to a protected member _path of a client class
Expected behaviour No linter issues
NUT version (or git hash):
- Nut: 3.0
- Git hash 8b7b8ab0