Searched refs:_prettyPrintSchema (Results 1 – 1 of 1) sorted by relevance
129 def _prettyPrintSchema(self, schema, seen=None, dent=0): member in Schemas157 return self._prettyPrintSchema(schema, dent=1)[:-2]