.circleci/config.yml .codecov.yml .coveragerc .gitattributes .github/dependabot.yml .github/workflows/tests.yml .gitignore .readthedocs.yml CHANGELOG.md LICENSE MANIFEST.in README.rst appveyor.yml clean.sh dev/_compare/demo_enhancements.py dev/_compare/demo_failures.py dev/_compare/demo_issue_106.py dev/_old_pkgutil_code.py dev/_travis_CI_old.yml dev/backwards_incompatiblity_examples_inthewild.py dev/check_pytest_version_compat.py dev/ci_public_gpg_key.pgp.enc dev/ci_secret_gpg_subkeys.pgp.enc dev/countmin.py dev/demo_dynamic_analysis.py dev/demo_errors.py dev/demo_issues.py dev/demo_properties.py dev/demo_usage_with_logger.py dev/fix_sphinx_mwe.py dev/gpg_owner_trust dev/gpg_owner_trust.enc dev/interactive_embed_tests.py dev/make_rtd.py dev/make_strict_req.sh dev/outline.md dev/parse_rst.py dev/port_ubelt_utils.py dev/public_gpg_key dev/run_linter.py dev/secrets_configuration.sh dev/setup_secrets.sh dev/talk.py docs/Makefile docs/make.bat docs/requirements.txt docs/source/conf.py docs/source/index.rst docs/source/installing_python.rst docs/source/modules.rst docs/source/redirects docs/source/xdoc_with_jupyter.rst docs/source/xdoctest.checker.rst docs/source/xdoctest.constants.rst docs/source/xdoctest.core.rst docs/source/xdoctest.demo.rst docs/source/xdoctest.directive.rst docs/source/xdoctest.docstr.convert_google_to_numpy.rst docs/source/xdoctest.docstr.docscrape_google.rst docs/source/xdoctest.docstr.docscrape_numpy.rst docs/source/xdoctest.docstr.rst docs/source/xdoctest.doctest_example.rst docs/source/xdoctest.doctest_part.rst docs/source/xdoctest.dynamic_analysis.rst docs/source/xdoctest.exceptions.rst docs/source/xdoctest.parser.rst docs/source/xdoctest.plugin.rst docs/source/xdoctest.rst docs/source/xdoctest.runner.rst docs/source/xdoctest.static_analysis.rst docs/source/xdoctest.utils.rst docs/source/xdoctest.utils.util_import.rst docs/source/xdoctest.utils.util_misc.rst docs/source/xdoctest.utils.util_mixins.rst docs/source/xdoctest.utils.util_notebook.rst docs/source/xdoctest.utils.util_path.rst docs/source/xdoctest.utils.util_str.rst docs/source/xdoctest.utils.util_stream.rst docs/todo.rst publish.sh pytest.ini requirements.txt requirements/colors.txt requirements/jupyter.txt requirements/optional.txt requirements/problematic.txt requirements/runtime.txt requirements/tests.txt run_developer_setup.sh run_doctests.sh run_tests.py setup.py testing/notebook_with_doctests.ipynb testing/pybind11_test/CMakeLists.txt testing/pybind11_test/clean.sh testing/pybind11_test/my_ext.cxx testing/pybind11_test/run_dynamic_test.sh testing/pybind11_test/setup.py testing/test_binary_ext.py testing/test_cases.py testing/test_checker.py testing/test_core.py testing/test_directive.py testing/test_doctest_example.py testing/test_doctest_in_notebook.ipynb testing/test_dynamic.py testing/test_entry_point.py testing/test_errors.py testing/test_import.py testing/test_limitations.py testing/test_notebook.py testing/test_parser.py testing/test_plugin.py testing/test_pytest_cli.py testing/test_runner.py testing/test_static.py testing/test_traceback.py tox.ini xdoctest/__init__.py xdoctest/__main__.py xdoctest/checker.py xdoctest/constants.py xdoctest/core.py xdoctest/demo.py xdoctest/directive.py xdoctest/docstr/__init__.py xdoctest/docstr/convert_google_to_numpy.py xdoctest/docstr/docscrape_google.py xdoctest/docstr/docscrape_numpy.py xdoctest/doctest_example.py xdoctest/doctest_part.py xdoctest/dynamic_analysis.py xdoctest/exceptions.py xdoctest/parser.py xdoctest/plugin.py xdoctest/runner.py xdoctest/static_analysis.py xdoctest/utils/__init__.py xdoctest/utils/util_import.py xdoctest/utils/util_misc.py xdoctest/utils/util_mixins.py xdoctest/utils/util_notebook.py xdoctest/utils/util_path.py xdoctest/utils/util_str.py xdoctest/utils/util_stream.py <<<<<< network # path=/root/project/coverage.xml /root/project/xdoctest <<<<<< EOF