def type()

in src/redash_stmo/query_runner/presto.py [0:0]


    def type(cls):
        """Overrides the name to match the name of the parent query runner"""
        return "presto"