pytest-shard
pytest-shard copied to clipboard
fix fstring in error message
it was not a valid fstring so the error message just looked like this:
ValueError: shard_num = f{shard_num} must be less than shard_total = f{shard_total}