summaryrefslogtreecommitdiff
path: root/sandbox/pbool.py
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/pbool.py')
-rw-r--r--sandbox/pbool.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/pbool.py b/sandbox/pbool.py
index 817e3ea..d26f8b4 100644
--- a/sandbox/pbool.py
+++ b/sandbox/pbool.py
@@ -10,4 +10,3 @@ class B(object):
return 'It is True'
else:
return 'It is False'
-