Skip to content

Commit 310d2f7

Browse files
committed
lint
Signed-off-by: zjgarvey <[email protected]>
1 parent 57d91aa commit 310d2f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_tools/cmake/TorchMLIRPyTorch.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ endfunction()
4040
# (PYBIND11_INTERNALS_ID in include/pybind11/detail/internals.h). Differences
4141
# in this variable between torch-mlir and PyTorch will cause type errors.
4242
# Note: as of version 2.9.0.dev20250826, torch has updated to pybind11 ver 3.0.
43-
# This simplifies compatibility considerably. For reference, see
43+
# This simplifies compatibility considerably. For reference, see
4444
# https://github.com/pybind/pybind11/pull/5439
4545
# For pre-version 3.0 pybind11, our best option is to:
4646
# a) Identify which ABI version PyTorch was compiled with

0 commit comments

Comments
 (0)