Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ __init__
Method
__init__
eos/gamedata.py:608–610 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
606
class
Unit(EqBase):
607
608
def
__init__(self):
609
self.name = None
610
self.displayName = None
611
612
@property
613
def
rigSizes(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected