Skip to content

Commit

Permalink
uh ok :(
Browse files Browse the repository at this point in the history
  • Loading branch information
examachine committed Feb 22, 2017
1 parent 11d6335 commit 15df4fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/ootests.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ def __init__(self):
def testconstantsingleton(self):
class A:
__metaclass__ = constantsingleton
#__metaclass__ = fuckoff
def __init__(self):
self.a = 1
self.b = 2
Expand Down

0 comments on commit 15df4fb

Please sign in to comment.