mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-15 17:46:10 +02:00
docs: resolve markdownlint errors across translated docs
This commit is contained in:
parent
0aad18a830
commit
dbdbcef58f
21 changed files with 70 additions and 70 deletions
|
|
@ -314,6 +314,6 @@ result = "".join(str(item) for item in items)
|
|||
| 海象运算符 (`:=`) | 3.8+ |
|
||||
| 仅限位置参数 | 3.8+ |
|
||||
| Match 语句 | 3.10+ |
|
||||
| 类型联合 (\`x | None\`) | 3.10+ |
|
||||
| 类型联合 (`x \| None`) | 3.10+ |
|
||||
|
||||
确保你的项目 `pyproject.toml` 或 `setup.py` 指定了正确的最低 Python 版本。
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue