Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sensor|server.py] "Uses of a deprecated module 'optparse' (deprecated-module)" #19077

Open
MikhailKasimov opened this issue Apr 21, 2022 · 0 comments

Comments

@MikhailKasimov
Copy link
Collaborator

Hello!

python-3.6-pylint for:

/sensor.py: W: 18, 0: Uses of a deprecated module 'optparse' (deprecated-module)
/server.py:W: 14, 0: Uses of a deprecated module 'optparse' (deprecated-module)

Refs:

[1] https://stackoverflow.com/questions/3217673/why-use-argparse-rather-than-optparse
[2] https://peps.python.org/pep-0389/
[3] https://docs.python.org/3/library/argparse.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant