ruff
Make FLY002 autofix into a constant string instead of an f-string if all `join()` arguments are strings
#4834
Merged

Commits
  • Make FLY002 emit a string (instead of an f-string) if all join() arguments are strings
    evanrittenhouse committed 2 years ago
  • More descriptive variable name
    evanrittenhouse committed 2 years ago
  • Merge branch 'main' into 4769_fix_fly002
    charliermarsh committed 2 years ago
  • Check upfront
    charliermarsh committed 2 years ago
Loading