captum
captum copied to clipboard
Added missing `-> None:` type hint to applicable tests
I noticed that some of the tests were missing the -> None: type hint. This PR adds the missing type hint.