Searched defs:Any (Results 1 – 2 of 2) sorted by relevance
24 def export_to_crystalball(data: Dict[str, Any], output_dir: str, test_name: str) -> None: argument
163 user_params: dict[str, Any]) -> 'TestParameters': argument