diff --git a/synapse/rest/client/v1/__init__.py b/synapse/rest/client/v1/__init__.py
index 96a9a474f1317c9eb11863bd99564c9cb3fd5cc2..d8d01cdd167e033f76f65dfa99430d5c3ac6c7b5 100644
--- a/synapse/rest/client/v1/__init__.py
+++ b/synapse/rest/client/v1/__init__.py
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-
 from . import (
     room, events, register, login, profile, presence, initial_sync, directory,
     voip, admin, pusher, push_rule