Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vispy/vispy
/ C
Class
C
vispy/visuals/shaders/tests/test_function.py:320–322 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
318
ch = []
319
320
class
C(object):
321
def
_dep_changed(self, dep, **kwargs):
322
ch.append(dep)
323
ch_obj = C()
324
325
def
assert_changed(*objs):
Callers
1
test_function_changed
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_function_changed
Function · 0.68