MCPcopy Create free account
hub / github.com/datapane/datapane / test_to_df_bool

Function test_to_df_bool

python-client/tests/common/test_df_processor_2.py:59–60  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57
58
59def test_to_df_bool():
60 assert_scalar_works(True)
61
62
63def test_to_df_str():

Callers

nothing calls this directly

Calls 1

assert_scalar_worksFunction · 0.85

Tested by

no test coverage detected