Skip to content

Apply ruff/pyupgrade rules (UP)#1717

Merged
martindurant merged 10 commits intofsspec:masterfrom
DimitriPapadopoulos:UP
Nov 15, 2024
Merged

Apply ruff/pyupgrade rules (UP)#1717
martindurant merged 10 commits intofsspec:masterfrom
DimitriPapadopoulos:UP

Conversation

@DimitriPapadopoulos
Copy link
Contributor

No description provided.

DimitriPapadopoulos and others added 10 commits October 12, 2024 20:33
UP006 Use `dict` instead of `Dict` for type annotation
UP012 Unnecessary UTF-8 `encoding` argument to `encode`
UP022 Prefer `capture_output` over sending `stdout` and `stderr` to `PIPE`
UP024 Replace aliased errors with `OSError`
UP031 Use format specifiers instead of percent format
UP032 Use f-string instead of `format` call
UP034 Avoid extraneous parentheses
@martindurant martindurant merged commit 4d1ec47 into fsspec:master Nov 15, 2024
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