brintos

brintos / llvm-project-archived public Read only

0
0
Text · 267 B · 7ed2bbe Raw
7 lines · python
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-exception4"""A mlir-opt kernel for Jupyter"""5 6from .kernel import __version__7