[`flake8-pytest-style`] Add a space after comma in CSV output (`PT006`) (#12853)
## Summary
See #12703. This only addresses the first bullet point, adding a space
after the comma in the suggested fix from list/tuple to string.
## Test Plan
Updated the snapshots and compared.