Skip to content

Commit 63da35b

Browse files
committed
style: lint
1 parent 42cdda4 commit 63da35b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/benchmarks/test_serialization_micro.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,7 @@ def test_datetime_milliseconds(benchmark):
385385
def r():
386386
v.to_python(d, mode='json')
387387

388+
388389
@pytest.mark.benchmark(group='model-list-json')
389390
def test_uuid(benchmark):
390391
v = SchemaSerializer(core_schema.uuid_schema())

0 commit comments

Comments
 (0)