This commit is contained in:
bridge
2026-01-08 01:06:10 +08:00
parent a007292b60
commit 1647494c7d
3 changed files with 2 additions and 1 deletions

View File

@@ -109,3 +109,4 @@ def test_cp_serialization():
assert cp_new.realm == Realm.Qi_Refinement

View File

@@ -117,3 +117,4 @@ def test_df_get_list_int():
assert get_list_int(row, "c", separator="|") == [1, 3]