Skip to content

Commit

Permalink
Address C0209 pylint warnings. (#1608)
Browse files Browse the repository at this point in the history
Try to fix a bucket load of pylint issues.
A new version of pylint seems to warn us about:
`C0209: Formatting a regular string which could be a f-string (consider-using-f-string)`

Try to address as many as we can.
  • Loading branch information
crankyoldgit authored Sep 20, 2021
1 parent 4b7dac7 commit 74f4136
Show file tree
Hide file tree
Showing 3 changed files with 158 additions and 153 deletions.
Loading

0 comments on commit 74f4136

Please sign in to comment.