A recent change https://github.com/llvm/llvm-project/pull/167321 enabled nvdsl examples to be run by default. These examples require MLIR python bindings to be enabled, and this PR makes sure they're skipped if `config.enable_bindings_python` is not enabled.