[ez] fix grammar error in comment (#156053)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/156053
Approved by: https://github.com/jingsh
ghstack dependencies: #155982, #155996
This commit is contained in:
bobrenjc93 2025-06-16 09:09:26 -07:00 committed by PyTorch MergeBot
parent 247113e03e
commit a24ce67dee

View File

@ -147,7 +147,7 @@ class MultiKernel:
)
```
Here is an concrete example: https://gist.github.com/shunting314/d9f3fb6bc6cee3dbae005825ca196d39
Here is a concrete example: https://gist.github.com/shunting314/d9f3fb6bc6cee3dbae005825ca196d39
"""
def __init__(self, kernels):