Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ __init__
Method
__init__
service/port/eft.py:688–691 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
686
class
Section:
687
688
def
__init__(self):
689
self.lines = []
690
self.itemSpecs = []
691
self.__itemDataCats = None
692
693
@property
694
def
itemDataCats(self):
Callers
2
__init__
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected