]> granicus.if.org Git - graphviz/commit
convert some legacy Python '.format' and string addition to f-strings
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 14 Nov 2021 18:20:59 +0000 (10:20 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 14 Dec 2021 01:17:49 +0000 (17:17 -0800)
commit40aed3a86b2f3ba1bab17caf67f10540b3748ca6
tree1b0fd9c44b6719df9b520c6c86291d1dee845455
parent650ef5f7c78827e533c9fcaa5b3ab1bf9a49caec
convert some legacy Python '.format' and string addition to f-strings

Newer versions of Pylint warn about this.
gen_version.py
rtest/rtest.py
tests/regression_tests/regression_test_helpers.py