[Infra] Fix version-check workflow (#100090)
[llvm-project.git] / mlir / utils / jupyter / mlir_opt_kernel / __init__.py
blob7ed2bbe0ad4973f775b5c5c7d7e2fc2b574b1e1d
1 # Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
2 # See https://llvm.org/LICENSE.txt for license information.
3 # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
4 """A mlir-opt kernel for Jupyter"""
6 from .kernel import __version__