summaryrefslogtreecommitdiff
path: root/bench/is_types.py
diff options
context:
space:
mode:
Diffstat (limited to 'bench/is_types.py')
-rw-r--r--bench/is_types.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/is_types.py b/bench/is_types.py
index b47c3812..69c029fc 100644
--- a/bench/is_types.py
+++ b/bench/is_types.py
@@ -244,7 +244,7 @@ def Func12(obj):
# {'keyword' : 'arguments'},
# ),
-class A:
+class A(object):
pass
Data = [