.. _isinstance-second-argument-not-valid-type: isinstance-second-argument-not-valid-type / W1116 ================================================= **Message emitted:** Second argument of isinstance is not a type **Description:** *Emitted when the second argument of an isinstance call is not a type.* Created by ``typecheck`` checker