DriverTrac/venv/lib/python3.12/site-packages/onnx/test/__init__.pyi
2025-11-28 09:08:33 +05:30

7 lines
248 B
Python

# Copyright (c) ONNX Project Contributors
#
# SPDX-License-Identifier: Apache-2.0
# This file needs to be here to enable mypy type checking for this folder.
# It doesn't make this a python module for installation purposes as a __init__.pyi would.