Go to file
deepsource-autofix[bot] 39c05a4d14
style: format code with Black
This commit fixes the style issues introduced in d8d4b1e according to the output
from Black.

Details: None
2023-12-21 09:00:40 +00:00
.github/workflows 🐛 Fix exception caused by the change in get_item method in pyo3 0.20.0 2023-12-21 16:59:13 +08:00
docs Add __dict__ for CalculatorConfig 2023-11-08 09:24:00 +08:00
genshin_artifact@d3276a9080 ⬇️ Update genshin_artifact form c20689e to d3276a9 2023-12-21 15:25:31 +08:00
python_genshin_artifact 🎨 Update Weapon Map form 4.1 to 4.3 2023-12-21 15:51:18 +08:00
src 🐛 Fix exception caused by the change in get_item method in pyo3 0.20.0 2023-12-21 16:59:13 +08:00
tests 🐛 Fix exception caused by the change in get_item method in pyo3 0.20.0 2023-12-21 16:59:13 +08:00
tools style: format code with Black 2023-12-21 09:00:40 +00:00
.deepsource.toml 🔧 Update .deepsource.toml 2023-05-14 12:37:28 +08:00
.gitignore 🎉 Initial commit 2023-05-14 12:29:29 +08:00
.gitmodules 🎉 Initial commit 2023-05-14 12:29:29 +08:00
Cargo.toml 📌 Pin anyhow requirement to 1.0 2023-12-21 15:56:05 +08:00
dev-requirements.txt Refactor genshin artifact core 2023-11-08 00:42:44 +08:00
develop.ps1 🐛 Fix exception caused by the change in get_item method in pyo3 0.20.0 2023-12-21 16:59:13 +08:00
install.sh 🐛 Fix exception caused by the change in get_item method in pyo3 0.20.0 2023-12-21 16:59:13 +08:00
LICENSE 📄 Update license 2023-12-02 16:50:11 +08:00
main.py 🐛 Fix exception caused by the change in get_item method in pyo3 0.20.0 2023-12-21 16:59:13 +08:00
my_install.sh 🐛 Fix exception caused by the change in get_item method in pyo3 0.20.0 2023-12-21 16:59:13 +08:00
pyproject.toml 🔧 Add new author 2023-12-02 16:57:37 +08:00
README.md 🎉 Initial commit 2023-05-14 12:29:29 +08:00
rust-toolchain.toml Refactor genshin artifact core 2023-11-08 00:42:44 +08:00
rustfmt.toml 🐛 Fix exception caused by the change in get_item method in pyo3 0.20.0 2023-12-21 16:59:13 +08:00
test.ps1 🐛 Fix exception caused by the change in get_item method in pyo3 0.20.0 2023-12-21 16:59:13 +08:00

Python-Genshin-Aartifact

A Python library that binds to Genshin Artifact damage calculation and analysis engine.