summaryrefslogtreecommitdiff
path: root/tests/roots/test-ext-inheritance_diagram/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/roots/test-ext-inheritance_diagram/test.py')
-rw-r--r--tests/roots/test-ext-inheritance_diagram/test.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/roots/test-ext-inheritance_diagram/test.py b/tests/roots/test-ext-inheritance_diagram/test.py
index 32f7f273c..7d5cabeef 100644
--- a/tests/roots/test-ext-inheritance_diagram/test.py
+++ b/tests/roots/test-ext-inheritance_diagram/test.py
@@ -1,6 +1,3 @@
-# -*- coding: utf-8 -*-
-
-
class Foo(object):
pass