I would like to forbid to call any method inside format: `f'{foo()} bzz` This convention we are trying to follow with the team, so if it's ok I can handle it? don't you think it a good idea or ?
I would like to forbid to call any method inside format:
f'{foo()} bzzThis convention we are trying to follow with the team, so if it's ok I can handle it?
don't you think it a good idea or ?