captum icon indicating copy to clipboard operation
captum copied to clipboard

Added missing `-> None:` type hint to applicable tests

Open ProGamerGov opened this issue 3 years ago • 0 comments

I noticed that some of the tests were missing the -> None: type hint. This PR adds the missing type hint.

ProGamerGov avatar Aug 02 '22 16:08 ProGamerGov