From ae4f5662c96b0b27d8c731096db32625fd7ade22 Mon Sep 17 00:00:00 2001
From: Timm Fitschen <t.fitschen@indiscale.com>
Date: Thu, 18 Jun 2020 10:38:55 +0200
Subject: [PATCH] STY: autopep8'ed

---
 tests/test_name_properties.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/test_name_properties.py b/tests/test_name_properties.py
index c693331..fe70511 100644
--- a/tests/test_name_properties.py
+++ b/tests/test_name_properties.py
@@ -208,6 +208,7 @@ def test_recordtype_query():
         test_recordtpye_insertion_with_indirect_child_with_existing_parent, [
             "FIND TestRecordType", "FIND TestRT"])
 
+
 @mark.xfail(reason="waiting for server, mysqlbackend merges of f-name-query")
 def test_query_name_property():
     """ Insert a Property which has a name parent. Add to Record and query the
-- 
GitLab