Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyTables/PyTables
/ print_warning
Function
print_warning
setup.py:44–45 ·
view source on GitHub ↗
(head, body="")
Source
from the content-addressed store, hash-verified
42
43
44
def
print_warning(head, body=
""
):
45
_print_admonition(
"warning"
, head, body)
46
47
48
def
is_freethreaded():
Callers
1
setup.py
File · 0.85
Calls
1
_print_admonition
Function · 0.85
Tested by
no test coverage detected