Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/pystack
/ A
Class
A
tests/integration/position_information_program.py:7–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
# fmt: off
6
7
class
A:
8
def
__getitem__(self, item):
9
return
second_func(item) + second_func(item)
10
11
12
def
first_func(x):
Callers
1
first_func
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected