Skip to content

Get rid of redundant "None" if None expressions#1269

Merged
mulkieran merged 1 commit intostratis-storage:masterfrom
mulkieran:str-None-None
Mar 12, 2026
Merged

Get rid of redundant "None" if None expressions#1269
mulkieran merged 1 commit intostratis-storage:masterfrom
mulkieran:str-None-None

Conversation

@mulkieran
Copy link
Copy Markdown
Member

No description provided.

str(None) is "None", so these expressions are redundant in f-strings.

Signed-off-by: mulhern <amulhern@redhat.com>
@mulkieran mulkieran added this to the v3.9.0 milestone Mar 12, 2026
@mulkieran mulkieran self-assigned this Mar 12, 2026
@mulkieran mulkieran moved this to In Review in 2026March Mar 12, 2026
@mulkieran mulkieran merged commit 84e9033 into stratis-storage:master Mar 12, 2026
9 checks passed
@github-project-automation github-project-automation Bot moved this from In Review to Done in 2026March Mar 12, 2026
@mulkieran mulkieran deleted the str-None-None branch March 12, 2026 21:05
@mulkieran mulkieran moved this from Done to Done(2) in 2026March Mar 16, 2026
@mulkieran mulkieran moved this from Done(2) to Done(3) in 2026March Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done(3)

Development

Successfully merging this pull request may close these issues.

1 participant