Skip to content

Commit 147f157

Browse files
authored
Fix wrong indentation in nested list. (#1189)
1 parent 941598d commit 147f157

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

triage/triage-team.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,10 @@ following:
3535
* PRs proposing solely cosmetic changes
3636
* PRs proposing changes to deprecated modules
3737
* PRs that are no longer relevant. This includes:
38-
- PRs proposing fixes for bugs that can no longer be reproduced
39-
- PRs proposing changes that have been rejected by Python core developers
40-
elsewhere (e.g. in an issue or a PEP rejection notice)
38+
39+
- PRs proposing fixes for bugs that can no longer be reproduced
40+
- PRs proposing changes that have been rejected by Python core developers
41+
elsewhere (e.g. in an issue or a PEP rejection notice)
4142

4243
If a triager has any doubt about whether to close a PR,
4344
they should consult a core developer before taking any action.

0 commit comments

Comments
 (0)