Fixed bug aspect deletion, initial development for contacts
[diaspy.git] / diaspy / models.py
index bedd1ee2207485f44957f6e40fbe123ff444299a..b5a7d50853bd10c7fc075151add9492bec2d130b 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 
-class Post:
+class Post():
     """This class represents a post.
 
     .. note::