Example #1
0
 def init_db(self):
     if not Chats.table_exists():
         Chats.create_table()