Searched refs:dataFunctions (Results 1 – 1 of 1) sorted by relevance
27 def _removeUnsupportedForColor(dataFunctions): argument28 dataFunctions = dict(dataFunctions)29 del dataFunctions['row']30 return dataFunctions