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

Fixing some ruff warnings #274

Merged
merged 4 commits into from
Sep 13, 2024

Conversation

fchapoton
Copy link
Contributor

three commits

  • ruff fixing UP warnings (auto)
  • me fixing PERF warnings
  • me fixing C4 warnings

In principle, this is making the code simpler and shorter.

A typical command line used to find the places to fix :

ruff check --select=C4 --output-format=concise ppanggolin

@fchapoton fchapoton changed the base branch from master to dev August 26, 2024 18:37
@JeanMainguy
Copy link
Member

Thanks !

@JeanMainguy JeanMainguy merged commit dbaf285 into labgem:dev Sep 13, 2024
4 checks passed
@fchapoton fchapoton deleted the fixing_some_ruff_warnings branch September 13, 2024 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants