Bug #14684
closed
Modify urllib3 import to disable useless pylint warning
Added by Alexis Mousset over 5 years ago.
Updated about 5 years ago.
Category:
Relay server or API
Description
- pylint: disable=no-member
is required to avoid:
15:13:29 ************* Module relay_api.remote_run
15:13:29 E: 20, 2: Module 'requests.packages' has no 'urllib3' member (no-member)
- Status changed from New to In progress
- Assignee set to Alexis Mousset
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder/pull/2196
- Subject changed from Add annotation to disable useless pylint warning to Modify urllib3 import to disable useless pylint warning
We will do it as an shared-files.py.
- Status changed from Pending technical review to Pending release
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.0.0~beta1 which was released today.
Also available in: Atom
PDF