Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ getGroupDescription
Method
getGroupDescription
service/character.py:316–317 ·
view source on GitHub ↗
(groupID)
Source
from the content-addressed store, hash-verified
314
315
@staticmethod
316
def
getGroupDescription(groupID):
317
return
eos.db.getMarketGroup(groupID).description
318
319
@staticmethod
320
def
getSkillLevel(charID, skillID):
Callers
nothing calls this directly
Calls
1
getMarketGroup
Method · 0.80
Tested by
no test coverage detected