Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 95d6776

Browse files
committed
Fix stray close paren
1 parent fd421e9 commit 95d6776

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This GitHub repo is used for three separate things:
88
- The issue tracker is used to discuss PEP-level type system issues.
99
However,
1010
[typing-sig](https://mail.python.org/mailman3/lists/typing-sig.python.org/)
11-
is more appropriate these days).
11+
is more appropriate these days.
1212

1313
- A copy of the `typing` module for older Python versions (2.7 and
1414
3.4) is maintained here. Note that the canonical source lives

0 commit comments

Comments
 (0)