Path 1: 4 calls (1.0)
↩ return False (3) True (1)
1def _magic_vals_ext_configured(self) -> bool: 2 return not isinstance(self.linter.config.valid_magic_values, tuple)