Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ __init__
Method
__init__
graphs/wrapper.py:30–31 ·
view source on GitHub ↗
(self, item)
Source
from the content-addressed store, hash-verified
28
class
BaseWrapper:
29
30
def
__init__(self, item):
31
self.item = item
32
33
@property
34
def
isFit(self):
Callers
2
__init__
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected