Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ _c
Function
_c
eos/saveddata/damagePattern.py:32–33 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
30
31
32
def
_c(x):
33
return
'['
+ x +
']'
34
35
36
# Order is significant here - UI uses order as-is for built-in patterns
Callers
1
damagePattern.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected