Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Rachinskiy <mikhail.rachinskiy@gmail.com>2019-10-15 16:10:51 +0300
committerMikhail Rachinskiy <mikhail.rachinskiy@gmail.com>2019-10-15 16:10:51 +0300
commitf4c101d692eee45484025762d77df751538d0da4 (patch)
treed63f7d45e9ead45afb9eeb30d70b5b4fdf0954a1 /rigify/rigs/spines/basic_spine.py
parent71565f82b24c27dbb45eadd8ca6c494996267039 (diff)
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.
Diffstat (limited to 'rigify/rigs/spines/basic_spine.py')
0 files changed, 0 insertions, 0 deletions