Skip to content

Conversation

@DimitriPapadopoulos
Copy link
Contributor

@DimitriPapadopoulos DimitriPapadopoulos commented Oct 31, 2024

Depends on #144.

@DimitriPapadopoulos DimitriPapadopoulos force-pushed the ruff branch 2 times, most recently from a48e335 to 3960093 Compare October 31, 2024 19:03
UP010 Unnecessary `__future__` imports for target Python version
UP018 Unnecessary `str` call (rewrite as a literal)
UP031 Use format specifiers instead of percent format
UP031 Use format specifiers instead of percent format
B007 Loop control variable not used within loop body
SIM118 Use `key in dict` instead of `key in dict.keys()`
SIM401 Use `os.environ.get()` instead of an `if` block
RUF010 Use explicit conversion flag
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.

1 participant