Skip to content

Commit 03f1aac

Browse files
Fix linting whitespace and RST formatting
1 parent 4d27843 commit 03f1aac

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Document ``help`` and ``aliases`` parameters for
2-
`argparse._SubParsersAction.add_parser` in the :mod:`argparse`
2+
``argparse._SubParsersAction.add_parser`` in the :mod:`argparse`
33
documentation.

Misc/mypy/_colorize.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../../Lib/_colorize.py
1+
../../Lib/_colorize.py

Misc/mypy/token.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../../Lib/token.py
1+
../../Lib/token.py

0 commit comments

Comments
 (0)