Backblaze / b2-sdk-python

Python library to access B2 cloud storage.
Other
186 stars 61 forks source link

upgrade to pytest 8 #512

Closed selfisekai closed 1 month ago

ppolewicz commented 1 month ago

@selfisekai yapf would like to mess up your pretty formatting for the sake of consistency. Could you please add a # yapf: disable at the end of the affected lines to make sure your formatting is not vandalized by a bot?

Also, it appears that you've changed quotes in a bunch of lines. Do we really need to do it in this PR?

selfisekai commented 1 month ago

i've run ruff over it, that's how it happened

ppolewicz commented 1 month ago

Please run it again on test/unit/account_info/fixtures.py with --fix