microsoft / playwright-pytest

Pytest plugin to write end-to-end browser tests with Playwright.
https://playwright.dev/python/docs/test-runners
Apache License 2.0
429 stars 69 forks source link

Add trailing comma for consistent black formatting #208

Closed symonk closed 7 months ago

symonk commented 7 months ago

minor, adds trailing comma for black consistency throughout plugin code.