Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AngoHF
/
Formulator
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d26e0de
Formulator
/
general
/
buffs
/
__init__.py
ango
5.8 commit
17a347d
11 months ago
raw
Copy download link
history
blame
Safe
119 Bytes
from
general.buffs
import
equipment, team
GENERAL_BUFFS = {
**equipment.GENERAL_BUFFS,
**team.GENERAL_BUFFS
}