Commit 23db6c98 by kahnjw

PEP8 Compliance

parent 887da7f6
......@@ -277,6 +277,7 @@ class ScopedRateThrottleTests(TestCase):
response = self.unscoped_view(request)
self.assertEqual(200, response.status_code)
class XffTestingBase(TestCase):
def setUp(self):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment