summaryrefslogtreecommitdiff
path: root/doc/data/messages/l/logging-not-lazy/details.rst
blob: 138c423c80800f39e933d8a3752a960f6ef98ea8 (plain)
1
2
Another reasonable option is to use f-strings. If you want to do that, you need to enable
``logging-not-lazy`` and disable ``logging-fstring-interpolation``.