Fix typos in strings and comments (#1770)

This commit is contained in:
co63oc
2025-05-27 14:17:36 +08:00
committed by GitHub
parent 67db0cd1dd
commit f1faec1756
15 changed files with 16 additions and 16 deletions

View File

@ -27,4 +27,4 @@ tempfile = "3.10"
pyo3 = { version = "0.23", features = ["auto-initialize"] }
[features]
defaut = ["pyo3/extension-module"]
default = ["pyo3/extension-module"]