Skip to content

Commit

Permalink
Fix typo in pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
hmaarrfk authored Nov 27, 2023
1 parent 20e1b30 commit e2ad4b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ Before you submit a pull request, check that it meets these guidelines:
2. If the pull request adds functionality, the docs should be updated. Put
your new functionality into a function with a docstring, and add the
feature to the list in README.rst.
3. The pull request should work for Python 3.9, 3.10 and 3.1.
3. The pull request should work for Python 3.9, 3.10 and 3.11.

0 comments on commit e2ad4b9

Please sign in to comment.