Fix 2 unnecessary-pass errors
This commit is contained in:
@@ -1875,8 +1875,6 @@ class TestGoogleRegistrationView(
|
||||
"""Tests the User API registration endpoint with Google authentication."""
|
||||
__test__ = True
|
||||
|
||||
pass
|
||||
|
||||
|
||||
@ddt.ddt
|
||||
class UpdateEmailOptInTestCase(UserAPITestCase, SharedModuleStoreTestCase):
|
||||
|
||||
Reference in New Issue
Block a user