Skip to content
Snippets Groups Projects
Commit f4c101d6 authored by Mikhail Rachinskiy's avatar Mikhail Rachinskiy
Browse files

PLY: cleanup use f-strings, with statement

F-strings are not only more readable, they also give around 10% performance increase comparing to modulo formatting. Use with statement instead of file open/close methods, safer and better practice.
parent 71565f82
Branches
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment