Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Distributive-Network/PythonMonkey
/ some_method
Method
some_method
tests/python/test_functions_this.py:201–202 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
199
def
test_method_no_self():
200
class
What:
201
def
some_method():
202
return
3
203
204
obj = What()
205
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected