pytest-dev / pytest-django

A Django plugin for pytest.
https://pytest-django.readthedocs.io/
Other
1.33k stars 341 forks source link

Update old string formatting to f-strings #1018

Closed akx closed 1 year ago

akx commented 2 years ago

Follows up on #967.

adamchainz commented 1 year ago

LGTM, thanks!