```py def foo(i: float) -> None: if not isinstance(i, float): i.AMONGUS # SUS ALERT! foo(1) ``` `AttributeError: 'int' object has no attribute 'AMONGUS'`