Commit Graph

4 Commits

Author SHA1 Message Date
01ae9d3ce9
🐛 Make CalculatorCharacterDetails weapon optional 2023-08-08 13:55:26 +08:00
洛水居室
cc06be92fb
🎨 Rename list attribute in CalculatorArtifactResult
The `list` attribute in the `CalculatorArtifactResult` class was renamed to `consumable_list`. This was done to avoid confusion and potential issues with the use of `list`, which is a built-in name in Python.
2023-07-18 22:17:06 +08:00
洛水居室
9731216a08
🎨 Update CalculatorTalent.type function signature
Update the function signature of `CalculatorTalent.type` to support `None` as a valid value in Python 3.9.
2023-05-11 16:37:49 +08:00
洛水居室
c2f562884e
Add Calculator Client 2023-05-09 11:50:01 +08:00