Skip to content

Commit 6fd5f68

Browse files
committed
lint fix
1 parent 13c5330 commit 6fd5f68

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readthedocs/rtd_tests/tests/test_managers.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ class TestInternalBuildManager(TestBuildManagerBase):
161161

162162
"""
163163
Queries using Internal Manager should only include Internal Version builds.
164+
164165
It will exclude pull/merge request Version builds from the queries
165166
and only include BRANCH, TAG, UNKONWN type Versions.
166167
"""
@@ -185,6 +186,7 @@ class TestExternalBuildManager(TestBuildManagerBase):
185186

186187
"""
187188
Queries using External Manager should only include External Version builds.
189+
188190
It will only include pull/merge request Version builds in the queries.
189191
"""
190192

0 commit comments

Comments
 (0)