Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyinvoke/invoke
/ Named
Class
Named
tests/task.py:197–198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
195
196
# Name attr, but not a Task
197
class
Named:
198
name =
"foo"
199
200
assert t != Named()
201
Callers
1
equality_testing_false_for_non_task_objects
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…