summaryrefslogtreecommitdiffstats
path: root/awxkit/test/test_registry.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--awxkit/test/test_registry.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/awxkit/test/test_registry.py b/awxkit/test/test_registry.py
index b0f0f2527f..c17afcac91 100644
--- a/awxkit/test/test_registry.py
+++ b/awxkit/test/test_registry.py
@@ -4,12 +4,10 @@ from awxkit.api.registry import URLRegistry
class One(object):
-
pass
class Two(object):
-
pass