def create_db_client()

in datastore/providers/postgres_datastore.py [0:0]


    def create_db_client(self):
        return PostgresClient()