Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
6
def
test_empty_input() -> None:
7
assert make_table([]) ==
''
8
9
10
def
test_empty_row() -> None:
Callers
nothing calls this directly
Calls
1
make_table
Function · 0.90
Tested by
no test coverage detected