peacock-data-public-datasets-idc-cronscript
/
venv
/lib
/python3.10
/site-packages
/_multiprocess
/__init__.py
#!/usr/bin/env python | |
# | |
# Author: Mike McKerns (mmckerns @caltech and @uqfoundation) | |
# Copyright (c) 2022-2024 The Uncertainty Quantification Foundation. | |
# License: 3-clause BSD. The full license text is available at: | |
# - https://github.com/uqfoundation/multiprocess/blob/master/LICENSE | |
from _multiprocessing import * | |