Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pathwaycom/pathway
/ c
Method
c
python/pathway/tests/test_transformers.py:618–619 ·
view source on GitHub ↗
(self, arg)
Source
from the content-addressed store, hash-verified
616
617
@method
618
def
c(self, arg) -> int:
619
return
self.a * arg
620
621
@transformer
622
class
bar:
Callers
6
b
Method · 0.95
result
Method · 0.95
test_simple_method
Function · 0.45
test_table_add_method_table
Function · 0.45
test_twoclass_method
Function · 0.45
test_twoclass_method2
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected