- Replace f-string with str.format - Comment type annotations. - Use double-quote for non-enum strings. - Use single instead of double-underscores for private functions.
- Replace f-string with str.format - Comment type annotations. - Use double-quote for non-enum strings. - Use single instead of double-underscores for private functions.