-syntax error
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
parent
ffb33189c7
commit
dd29e86b81
1 changed files with 0 additions and 2 deletions
|
@ -68,8 +68,6 @@ class Type(object):
|
|||
def __repr__(self):
|
||||
return '<Type %s>' % self.name
|
||||
|
||||
def
|
||||
|
||||
@property
|
||||
def is_singleton(self):
|
||||
"""Check whether a type is a singleton."""
|
||||
|
|
Loading…
Reference in a new issue