0

I'm working on refactoring a large code base. I do see that there are many strings formatted using .format function.

I'm thinking to update them to use f-strings instead.

Will there be unintended consequences from this change. Will there be any performance issues etc that generally most are unaware of?

Corralien
  • 70,617
  • 7
  • 16
  • 36
Underoos
  • 3,734
  • 6
  • 30
  • 63

0 Answers0