YAC
3.13.0
Yet Another Coupler
Loading...
Searching...
No Matches
__init__.py
Go to the documentation of this file.
1
# Copyright (c) 2024 The YAC Authors
2
#
3
# SPDX-License-Identifier: BSD-3-Clause
4
5
try
:
6
from
._yac
import
*
7
except
Exception
as
e:
8
print(
"Your PYTHONPATH probably points to the source directory of yac/python instead of the build directory."
)
9
raise
python
src
__init__.py
Generated on Tue Jan 13 2026 15:07:54 for YAC by
1.11.0