Skip to content

Commit c34f2c5

Browse files
authored
📝 Fixed typo in docs
1 parent 47f4063 commit c34f2c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ repos:
9393
9494
- The alternatives to `Optional` are supported, that means both;
9595
- `Union[X, None]`
96-
- `x | None` (allowed since python 10+).
96+
- `x | None` (allowed since python 3.10+).
9797
- Existing imports are reused.
9898
- `import as` and `from typing import ...` statements are properly handled.
9999

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ repos:
9393
9494
- The alternatives to `Optional` are supported, that means both;
9595
- `Union[X, None]`
96-
- `x | None` (allowed since python 10+).
96+
- `x | None` (allowed since python 3.10+).
9797
- Existing imports are reused.
9898
- `import as` and `from typing import ...` statements are properly handled.
9999

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy