YetAnotherCoupler
3.5.2
Loading...
Searching...
No Matches
python
src
__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
Generated on Wed Dec 4 2024 11:31:42 for YetAnotherCoupler by
1.11.0