Skip to content

Commit f5a1f20

Browse files
committed
Format
1 parent dcf09f3 commit f5a1f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/tests/integration/arcticdb/test_update.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ def test_update_bool_named_col(lmdb_version_store_dynamic_schema, idx):
576576

577577
assert_frame_equal(lmdb_version_store_dynamic_schema.read(symbol).data, initial)
578578

579-
579+
580580
def test_batch_update_after_delete_upsert(arctic_library_lmdb):
581581
lib = arctic_library_lmdb
582582
lib.write("sym", sample_dataframe())

0 commit comments

Comments
 (0)