Skip to content

Commit 1027dc8

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 6b905ee commit 1027dc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -243,9 +243,9 @@ Here is a simple overview, with pytest-specific bits:
243243
Given we have "major.minor.micro" version numbers, bug fixes will usually
244244
be released in micro releases whereas features will be released in
245245
minor releases and incompatible changes in major releases.
246-
246+
247247
You will need the tags to test locally, so be sure you have the tags from the main repository. If you suspect you don't, set the main repository as upstream and fetch the tags::
248-
248+
249249
$ git remote add upstream https://github.com/pytest-dev/pytest
250250
$ git fetch upstream --tags
251251

0 commit comments

Comments
 (0)