Searched refs:get_assignments_with_compile_ignored_comments (Results 1 – 1 of 1) sorted by relevance
65 compile_ignored_keys = get_assignments_with_compile_ignored_comments(module)81 def get_assignments_with_compile_ignored_comments(module: ModuleType) -> Set[str]: function