MCPcopy Create free account
hub / github.com/apify/crawlee-python / test_empty_input

Function test_empty_input

tests/unit/_utils/test_console.py:6–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4
5
6def test_empty_input() -> None:
7 assert make_table([]) == ''
8
9
10def test_empty_row() -> None:

Callers

nothing calls this directly

Calls 1

make_tableFunction · 0.90

Tested by

no test coverage detected