Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ test_properties
Function
test_properties
lib/matplotlib/tests/test_artist.py:236–238 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
234
235
236
def
test_properties():
237
ln = mlines.Line2D([], [])
238
ln.properties()
# Check that no warning is emitted.
239
240
241
def
test_setp():
Callers
nothing calls this directly
Calls
1
properties
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…