Using PennyLane
Release news
Development
API
Internals
Returns True if the object is not a quantum tape.
True
Warning
Deprecated. Use not isinstance(obj, qml.tape.QuantumScript) instead.
not isinstance(obj, qml.tape.QuantumScript)