changeset 8586:aad27873f63d

tests: fix whitespace from 1de3e5d104bf
author Mads Kiilerich <mads@kiilerich.com>
date Thu, 25 Jun 2020 11:32:39 +0200
parents 1de3e5d104bf
children 1e0cd9f75fbc
files kallithea/tests/api/api_base.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/tests/api/api_base.py	Wed Jun 24 17:12:28 2020 +0200
+++ b/kallithea/tests/api/api_base.py	Thu Jun 25 11:32:39 2020 +0200
@@ -39,7 +39,6 @@
 from kallithea.tests.fixture import Fixture, raise_exception
 
 
-
 API_URL = '/_admin/api'
 TEST_USER_GROUP = 'test_user_group'
 TEST_REPO_GROUP = 'test_repo_group'