Skip to content

Commit 9c696ed

Browse files
author
peterstone2017
committed
flakey8
1 parent 9360e0b commit 9c696ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/endtoend/test_third_party_http_functions.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030

3131

3232
class ThirdPartyHttpFunctionsTestBase:
33-
"""Base test class containing common asgi/wsgi testcases,
34-
only testcases in classes extending TestThirdPartyHttpFunctions
35-
will by run"""
33+
"""Base test class containing common asgi/wsgi testcases, only testcases
34+
in classes extending TestThirdPartyHttpFunctions will by run"""
35+
3636
class TestThirdPartyHttpFunctions(testutils.WebHostTestCase):
3737
@classmethod
3838
def setUpClass(cls):

0 commit comments

Comments
 (0)