Skip to content

Avoid pylint complain about lambda #1999

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

Merged
merged 1 commit into from
Feb 11, 2024
Merged

Avoid pylint complain about lambda #1999

merged 1 commit into from
Feb 11, 2024

Conversation

janiversen
Copy link
Collaborator

No description provided.

@janiversen janiversen merged commit 6aa373a into dev Feb 11, 2024
@janiversen janiversen deleted the lambda branch February 11, 2024 11:59
@alexrudd2
Copy link
Collaborator

Is your local pylint perhaps older? On CI it's complaining again - about these new ignores 😆

@janiversen
Copy link
Collaborator Author

I did update my venv yesterday, so that should be as new as it gets.

I did notice that CI complains, but if I remember right only on 3.8.

However I would be more than happy to remove the ignores, when I did so in this PR CI gave me the red light.

@janiversen
Copy link
Collaborator Author

(pymodbus) jan@piso_macmini pymodbus % pylint --version
pylint 3.0.2
astroid 3.0.1
Python 3.11.7 (main, Dec  4 2023, 18:10:11) [Clang 15.0.0 (clang-1500.1.0.2.5)]
(pymodbus) jan@piso_macmini pymodbus % python --version
Python 3.11.7
(pymodbus) jan@piso_macmini pymodbus % ruff --version
ruff 0.2.1

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants