Searched refs:static_mappings (Results 1 – 2 of 2) sorted by relevance
126 static_mappings=None, argument130 self.static_mappings = (copy.deepcopy(static_mappings)131 if static_mappings else [])
214 for mapping in config.static_mappings: