cli
cli copied to clipboard
Style guide: use isinstance()
Used the isinstance() function to avoid comparing two datatypes directly.