python: tests: type check should always use "is" or "is not"
commit8f7ff1c7ef4a570193faa2e3181a757bc98c3e08
authorRob van der Linde <rob@catalyst.net.nz>
Thu, 28 Mar 2024 02:59:33 +0000 (28 15:59 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 8 Apr 2024 03:00:39 +0000 (8 03:00 +0000)
tree82be23e0d1763c7dd0bbf78da875ce2b74aed241
parente388bf4b4a2012bd1fdde7e63b957b32c1a69c75
python: tests: type check should always use "is" or "is not"

Signed-off-by: Rob van der Linde <rob@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/token_factory.py