Functiontest_sync_pre_commit_mode_respects_commit_order_780(
tmpdir,
cwd_tmpdir,
tmp_repo,
python_notebook,
commit_order,
sync_file,
)
tests/external/pre_commit/test_pre_commit_mode.py:207
Functiontest_title_and_json_dict(
text='cell title {"string": "value", "number": 1.0, "array": ["a", "b"]}',
value=("cell title", {"st
tests/functional/others/test_cell_metadata.py:164