Read the Docs build information Build id: 1192493 Project: scale-ai-nucleus-python-sdk Version: latest Commit: c9f309a8263e1768f83b8e3e2ab985900c616704 Date: 2022-11-22T20:18:27.376849Z State: finished Success: True [rtd-command-info] start-time: 2022-11-22T20:18:29.346483Z, end-time: 2022-11-22T20:18:30.221941Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/scaleapi/nucleus-python-client . Cloning into '.'... [rtd-command-info] start-time: 2022-11-22T20:18:30.455320Z, end-time: 2022-11-22T20:18:30.558921Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at c9f309a Support for Tracks (#373) [rtd-command-info] start-time: 2022-11-22T20:18:30.769399Z, end-time: 2022-11-22T20:18:30.832494Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-11-22T20:18:31.856869Z, end-time: 2022-11-22T20:18:36.506020Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-11-22T20:18:36.716415Z, end-time: 2022-11-22T20:18:38.564757Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (22.3.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 26.3 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 65.6.0 Uninstalling setuptools-65.6.0: Successfully uninstalled setuptools-65.6.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-11-22T20:18:38.794432Z, end-time: 2022-11-22T20:18:46.366285Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 Collecting pillow Downloading Pillow-9.3.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 63.8 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 242.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 173.8 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 202.6 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.1.1-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 207.1 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 235.7 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 178.8 MB/s eta 0:00:00 Collecting packaging>=21.0 Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 166.0 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 206.1 MB/s eta 0:00:00 Collecting imagesize>=1.3 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting Pygments>=2.12 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 230.3 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 Downloading importlib_metadata-5.0.0-py3-none-any.whl (21 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 207.8 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 198.0 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 200.6 MB/s eta 0:00:00 Collecting Jinja2>=3.0 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 222.1 MB/s eta 0:00:00 Collecting babel>=2.9 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 193.5 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 211.7 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 200.4 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 229.5 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.6-py2.py3-none-any.whl (498 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 498.1/498.1 kB 228.6 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.10.0-py3-none-any.whl (6.2 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.4.0-py3-none-any.whl (26 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 198.4 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 179.3 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 220.7 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 215.3 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=50db7eed134e24f5e7789605dc36389cf2745abcb57b7942213acfc8a18ad987 Stored in directory: /tmp/pip-ephem-wheel-cache-00ogk9i5/wheels/d1/33/8e/f9d24f00cc130866aacfe7c3bc15571217e2b22cc4c4e1b443 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, alabaster, zipp, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, requests, packaging, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.1 Pygments-2.13.0 alabaster-0.7.12 babel-2.11.0 certifi-2022.9.24 charset-normalizer-2.1.1 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 importlib-metadata-5.0.0 mock-1.0.1 packaging-21.3 pillow-9.3.0 pyparsing-3.0.9 pytz-2022.6 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.1 snowballstemmer-2.2.0 sphinx-5.3.0 sphinx-rtd-theme-1.1.1 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.4.0 urllib3-1.26.12 zipp-3.10.0 [rtd-command-info] start-time: 2022-11-22T20:18:46.587247Z, end-time: 2022-11-22T20:18:54.020257Z, duration: 7, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting sphinx-autoapi Downloading sphinx_autoapi-2.0.0-py2.py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.0/56.0 kB 9.5 MB/s eta 0:00:00 Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from -r docs/requirements.txt (line 2)) (5.3.0) Collecting furo Downloading furo-2022.9.29-py3-none-any.whl (326 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 326.8/326.8 kB 23.8 MB/s eta 0:00:00 Requirement already satisfied: Jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx-autoapi->-r docs/requirements.txt (line 1)) (3.1.2) Collecting astroid>=2.7 Downloading astroid-2.12.13-py3-none-any.whl (264 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 264.8/264.8 kB 221.2 MB/s eta 0:00:00 Collecting unidecode Downloading Unidecode-1.3.6-py3-none-any.whl (235 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.9/235.9 kB 224.7 MB/s eta 0:00:00 Collecting PyYAML Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 596.3/596.3 kB 113.2 MB/s eta 0:00:00 Requirement already satisfied: packaging>=21.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (21.3) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (2.28.1) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (1.0.2) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (1.1.5) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (1.0.3) Requirement already satisfied: docutils<0.20,>=0.14 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (0.17.1) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (2.2.0) Requirement already satisfied: importlib-metadata>=4.8 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (5.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (2.0.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (2.11.0) Requirement already satisfied: Pygments>=2.12 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (2.13.0) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (1.0.2) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (0.7.12) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (1.0.1) Collecting beautifulsoup4 Downloading beautifulsoup4-4.11.1-py3-none-any.whl (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 kB 212.3 MB/s eta 0:00:00 Collecting sphinx-basic-ng Downloading sphinx_basic_ng-1.0.0b1-py3-none-any.whl (22 kB) Collecting typed-ast<2.0,>=1.4.0 Downloading typed_ast-1.5.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (843 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 843.7/843.7 kB 232.0 MB/s eta 0:00:00 Collecting wrapt<2,>=1.11 Downloading wrapt-1.14.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (75 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.2/75.2 kB 184.7 MB/s eta 0:00:00 Requirement already satisfied: typing-extensions>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from astroid>=2.7->sphinx-autoapi->-r docs/requirements.txt (line 1)) (4.4.0) Collecting lazy-object-proxy>=1.4.0 Downloading lazy-object-proxy-1.8.0.tar.gz (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.9/41.9 kB 154.6 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from babel>=2.9->sphinx->-r docs/requirements.txt (line 2)) (2022.6) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from importlib-metadata>=4.8->sphinx->-r docs/requirements.txt (line 2)) (3.10.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from Jinja2->sphinx-autoapi->-r docs/requirements.txt (line 1)) (2.1.1) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from packaging>=21.0->sphinx->-r docs/requirements.txt (line 2)) (3.0.9) Requirement already satisfied: charset-normalizer<3,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/requirements.txt (line 2)) (2.1.1) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/requirements.txt (line 2)) (2022.9.24) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/requirements.txt (line 2)) (1.26.12) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/requirements.txt (line 2)) (3.4) Collecting soupsieve>1.2 Downloading soupsieve-2.3.2.post1-py3-none-any.whl (37 kB) Building wheels for collected packages: lazy-object-proxy Building wheel for lazy-object-proxy (pyproject.toml): started Building wheel for lazy-object-proxy (pyproject.toml): finished with status 'done' Created wheel for lazy-object-proxy: filename=lazy_object_proxy-1.8.0-cp37-cp37m-linux_x86_64.whl size=56284 sha256=871cb77159ac101d68a5a2ff75d82ecfcea54740634396d9f7d1ea2b5f7d0f65 Stored in directory: /tmp/pip-ephem-wheel-cache-hace10qk/wheels/c0/96/89/f64b1ccaf665e6d26cee18a9a7cc434c2ea609649e0436df44 Successfully built lazy-object-proxy Installing collected packages: wrapt, unidecode, typed-ast, soupsieve, PyYAML, lazy-object-proxy, beautifulsoup4, astroid, sphinx-basic-ng, sphinx-autoapi, furo Successfully installed PyYAML-6.0 astroid-2.12.13 beautifulsoup4-4.11.1 furo-2022.9.29 lazy-object-proxy-1.8.0 soupsieve-2.3.2.post1 sphinx-autoapi-2.0.0 sphinx-basic-ng-1.0.0b1 typed-ast-1.5.4 unidecode-1.3.6 wrapt-1.14.1 [rtd-command-info] start-time: 2022-11-22T20:18:54.314291Z, end-time: 2022-11-22T20:19:11.199711Z, duration: 16, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pydantic<2.0.0,>=1.8.2 Downloading pydantic-1.10.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.8/11.8 MB 165.0 MB/s eta 0:00:00 Collecting rich>=10.15.2 Downloading rich-12.6.0-py3-none-any.whl (237 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 237.5/237.5 kB 222.0 MB/s eta 0:00:00 Collecting scipy>=1.4.1 Downloading scipy-1.7.3-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (38.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.1/38.1 MB 184.9 MB/s eta 0:00:00 Collecting aiohttp<4.0.0,>=3.7.4 Downloading aiohttp-3.8.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (948 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 948.0/948.0 kB 234.0 MB/s eta 0:00:00 Collecting scikit-learn>=0.24.0 Downloading scikit_learn-1.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (24.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.8/24.8 MB 191.8 MB/s eta 0:00:00 Collecting click<9.0,>=7.1.2 Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 198.7 MB/s eta 0:00:00 Requirement already satisfied: requests<3.0.0,>=2.23.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from scale-nucleus==0.14.29) (2.28.1) Collecting shellingham<2.0.0,>=1.4.0 Downloading shellingham-1.5.0-py2.py3-none-any.whl (9.3 kB) Collecting nest-asyncio<2.0.0,>=1.5.1 Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting tqdm<5.0.0,>=4.41.0 Downloading tqdm-4.64.1-py2.py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 197.0 MB/s eta 0:00:00 Collecting questionary<2.0.0,>=1.10.0 Downloading questionary-1.10.0-py3-none-any.whl (31 kB) Requirement already satisfied: Pillow>=7.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from scale-nucleus==0.14.29) (9.3.0) Collecting numpy>=1.19.5 Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 180.8 MB/s eta 0:00:00 Collecting asynctest==0.13.0 Downloading asynctest-0.13.0-py3-none-any.whl (26 kB) Requirement already satisfied: typing-extensions>=3.7.4 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from aiohttp<4.0.0,>=3.7.4->scale-nucleus==0.14.29) (4.4.0) Collecting yarl<2.0,>=1.0 Downloading yarl-1.8.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (231 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 231.3/231.3 kB 220.2 MB/s eta 0:00:00 Collecting aiosignal>=1.1.2 Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB) Collecting attrs>=17.3.0 Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 179.2 MB/s eta 0:00:00 Collecting frozenlist>=1.1.1 Downloading frozenlist-1.3.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (148 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.0/148.0 kB 212.2 MB/s eta 0:00:00 Collecting async-timeout<5.0,>=4.0.0a3 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) Requirement already satisfied: charset-normalizer<3.0,>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from aiohttp<4.0.0,>=3.7.4->scale-nucleus==0.14.29) (2.1.1) Collecting multidict<7.0,>=4.5 Downloading multidict-6.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.8/94.8 kB 199.6 MB/s eta 0:00:00 Requirement already satisfied: importlib-metadata in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from click<9.0,>=7.1.2->scale-nucleus==0.14.29) (5.0.0) Collecting prompt_toolkit<4.0,>=2.0 Downloading prompt_toolkit-3.0.33-py3-none-any.whl (383 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.6/383.6 kB 234.7 MB/s eta 0:00:00 Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from requests<3.0.0,>=2.23.0->scale-nucleus==0.14.29) (3.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from requests<3.0.0,>=2.23.0->scale-nucleus==0.14.29) (2022.9.24) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from requests<3.0.0,>=2.23.0->scale-nucleus==0.14.29) (1.26.12) Requirement already satisfied: pygments<3.0.0,>=2.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from rich>=10.15.2->scale-nucleus==0.14.29) (2.13.0) Requirement already satisfied: commonmark<0.10.0,>=0.9.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from rich>=10.15.2->scale-nucleus==0.14.29) (0.9.1) Collecting threadpoolctl>=2.0.0 Downloading threadpoolctl-3.1.0-py3-none-any.whl (14 kB) Collecting joblib>=0.11 Downloading joblib-1.2.0-py3-none-any.whl (297 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 298.0/298.0 kB 224.6 MB/s eta 0:00:00 Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from importlib-metadata->click<9.0,>=7.1.2->scale-nucleus==0.14.29) (3.10.0) Building wheels for collected packages: scale-nucleus Building wheel for scale-nucleus (pyproject.toml): started Building wheel for scale-nucleus (pyproject.toml): finished with status 'done' Created wheel for scale-nucleus: filename=scale_nucleus-0.14.29-py3-none-any.whl size=158281 sha256=dcbed774857bec4adb592b150d13129db0e727d6d705c7f0fe4714e4cc32b7a9 Stored in directory: /tmp/pip-ephem-wheel-cache-qh3pv_t1/wheels/5f/a0/0b/e338e3ecc6fb15f5fbbffcad923047711f23e45e2e88e5ddf5 Successfully built scale-nucleus Installing collected packages: wcwidth, tqdm, threadpoolctl, shellingham, rich, pydantic, prompt_toolkit, numpy, nest-asyncio, multidict, joblib, frozenlist, attrs, asynctest, async-timeout, yarl, scipy, questionary, click, aiosignal, scikit-learn, aiohttp, scale-nucleus Successfully installed aiohttp-3.8.3 aiosignal-1.3.1 async-timeout-4.0.2 asynctest-0.13.0 attrs-22.1.0 click-8.1.3 frozenlist-1.3.3 joblib-1.2.0 multidict-6.0.2 nest-asyncio-1.5.6 numpy-1.21.6 prompt_toolkit-3.0.33 pydantic-1.10.2 questionary-1.10.0 rich-12.6.0 scale-nucleus-0.14.29 scikit-learn-1.0.2 scipy-1.7.3 shellingham-1.5.0 threadpoolctl-3.1.0 tqdm-4.64.1 wcwidth-0.2.5 yarl-1.8.1 [rtd-command-info] start-time: 2022-11-22T20:19:13.041440Z, end-time: 2022-11-22T20:19:13.124546Z, duration: 0, exit-code: 0 cat docs/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import os import sys import pkg_resources sys.path.insert(0, os.path.abspath("../../")) # -- Project information ----------------------------------------------------- project = "Nucleus" copyright = "2021, Scale" author = "Scale" # The full version, including alpha/beta/rc tags release = "v" + str(pkg_resources.get_distribution("scale-nucleus").version) # -- General configuration --------------------------------------------------- # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "sphinx.ext.autodoc", "sphinx.ext.napoleon", "sphinx.ext.todo", "autoapi.extension", ] # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = [] # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_title = "Nucleus API Reference" html_theme = "furo" # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] html_css_files = [ "css/custom.css", ] html_favicon = "favicon.ico" html_logo = "nucleus-logo.svg" html_theme_options = { "logo_only": True, "display_version": False, } # -- autogen configuration --------------------------------------------------- autoapi_type = "python" autoapi_dirs = ["../nucleus"] autoapi_options = [ "members", "no-undoc-members", "inherited-members", "show-module-summary", "imported-members", ] autoapi_template_dir = "_templates" autoapi_root = "api" autoapi_python_class_content = "both" autoapi_member_order = "groupwise" autodoc_typehints = "description" autoapi_add_toctree_entry = False napoleon_include_init_with_doc = True ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("model_ci_release", "/en/model_ci_release/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'scale-ai-nucleus-python-sdk', 'name': u'Nucleus Python SDK', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://docs.nucleus.scale.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'scaleapi', 'proxied_api_host': '/_', 'github_repo': 'nucleus-python-client', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'c9f309a8', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/scale-ai-nucleus-python-sdk/builds/1192493/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2022-11-22T20:19:13.323691Z, end-time: 2022-11-22T20:19:36.039020Z, duration: 22, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v5.3.0 making output directory... done [AutoAPI] Reading files... [ 1%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/package_not_installed.py [AutoAPI] Reading files... [ 2%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/camera_params.py [AutoAPI] Reading files... [ 4%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/autocurate.py [AutoAPI] Reading files... [ 5%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/payload_constructor.py [AutoAPI] Reading files... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/model_run.py [AutoAPI] Reading files... [ 8%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/retry_strategy.py [AutoAPI] Reading files... [ 10%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/annotation_uploader.py [AutoAPI] Reading files... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/url_utils.py [AutoAPI] Reading files... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/test_launch_integration.py [AutoAPI] Reading files... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/job.py [AutoAPI] Reading files... [ 15%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metadata_manager.py [AutoAPI] Reading files... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/logger.py [AutoAPI] Reading files... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/async_utils.py [AutoAPI] Reading files... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/slice.py [AutoAPI] Reading files... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/errors.py [AutoAPI] Reading files... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/annotation.py [AutoAPI] Reading files... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/dataset_item.py [AutoAPI] Reading files... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/dataset.py [AutoAPI] Reading files... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/dataset_item_uploader.py [AutoAPI] Reading files... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/scene.py [AutoAPI] Reading files... [ 30%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/__init__.py [AutoAPI] Reading files... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/prediction.py [AutoAPI] Reading files... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/pydantic_base.py [AutoAPI] Reading files... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/track.py [AutoAPI] Reading files... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/upload_response.py [AutoAPI] Reading files... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/connection.py [AutoAPI] Reading files... [ 38%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/utils.py [AutoAPI] Reading files... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/constants.py [AutoAPI] Reading files... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/model.py [AutoAPI] Reading files... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/deprecation_warning.py [AutoAPI] Reading files... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/quaternion.py [AutoAPI] Reading files... [ 45%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/data_transfer_object/scenes_list.py [AutoAPI] Reading files... [ 47%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/data_transfer_object/dataset_info.py [AutoAPI] Reading files... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/data_transfer_object/dataset_details.py [AutoAPI] Reading files... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/data_transfer_object/__init__.py [AutoAPI] Reading files... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/data_transfer_object/dataset_size.py [AutoAPI] Reading files... [ 52%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/scenario_test.py [AutoAPI] Reading files... [ 54%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/errors.py [AutoAPI] Reading files... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/__init__.py [AutoAPI] Reading files... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/scenario_test_evaluation.py [AutoAPI] Reading files... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/scenario_test_metric.py [AutoAPI] Reading files... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/client.py [AutoAPI] Reading files... [ 61%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/utils.py [AutoAPI] Reading files... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/constants.py [AutoAPI] Reading files... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/eval_functions/base_eval_function.py [AutoAPI] Reading files... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/eval_functions/__init__.py [AutoAPI] Reading files... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/eval_functions/available_eval_functions.py [AutoAPI] Reading files... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/eval_functions/config_classes/segmentation.py [AutoAPI] Reading files... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/eval_functions/config_classes/__init__.py [AutoAPI] Reading files... [ 71%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/data_transfer_objects/eval_function.py [AutoAPI] Reading files... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/data_transfer_objects/scenario_test.py [AutoAPI] Reading files... [ 74%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/data_transfer_objects/__init__.py [AutoAPI] Reading files... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/data_transfer_objects/scenario_test_metric.py [AutoAPI] Reading files... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/data_transfer_objects/scenario_test_evaluations.py [AutoAPI] Reading files... [ 78%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/filters.py [AutoAPI] Reading files... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/segmentation_metrics.py [AutoAPI] Reading files... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/base.py [AutoAPI] Reading files... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/segmentation_to_poly_metrics.py [AutoAPI] Reading files... [ 84%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/errors.py [AutoAPI] Reading files... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/polygon_utils.py [AutoAPI] Reading files... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/polygon_metrics.py [AutoAPI] Reading files... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/segmentation_loader.py [AutoAPI] Reading files... [ 90%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/__init__.py [AutoAPI] Reading files... [ 91%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/custom_types.py [AutoAPI] Reading files... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/categorization_metrics.py [AutoAPI] Reading files... [ 94%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/cuboid_utils.py [AutoAPI] Reading files... [ 95%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/metric_utils.py [AutoAPI] Reading files... [ 97%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/filtering.py [AutoAPI] Reading files... [ 98%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/cuboid_metrics.py [AutoAPI] Reading files... [100%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/segmentation_utils.py [AutoAPI] Mapping Data... [ 1%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/package_not_installed.py [AutoAPI] Mapping Data... [ 2%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/camera_params.py [AutoAPI] Mapping Data... [ 4%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/autocurate.py [AutoAPI] Mapping Data... [ 5%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/payload_constructor.py [AutoAPI] Mapping Data... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/model_run.py [AutoAPI] Mapping Data... [ 8%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/retry_strategy.py [AutoAPI] Mapping Data... [ 10%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/annotation_uploader.py [AutoAPI] Mapping Data... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/url_utils.py [AutoAPI] Mapping Data... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/test_launch_integration.py [AutoAPI] Mapping Data... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/job.py [AutoAPI] Mapping Data... [ 15%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metadata_manager.py [AutoAPI] Mapping Data... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/logger.py [AutoAPI] Mapping Data... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/async_utils.py [AutoAPI] Mapping Data... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/slice.py [AutoAPI] Mapping Data... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/errors.py [AutoAPI] Mapping Data... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/annotation.py [AutoAPI] Mapping Data... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/dataset_item.py [AutoAPI] Mapping Data... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/dataset.py [AutoAPI] Mapping Data... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/dataset_item_uploader.py [AutoAPI] Mapping Data... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/scene.py [AutoAPI] Mapping Data... [ 30%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/__init__.py [AutoAPI] Mapping Data... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/prediction.py [AutoAPI] Mapping Data... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/pydantic_base.py [AutoAPI] Mapping Data... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/track.py [AutoAPI] Mapping Data... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/upload_response.py [AutoAPI] Mapping Data... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/connection.py [AutoAPI] Mapping Data... [ 38%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/utils.py [AutoAPI] Mapping Data... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/constants.py [AutoAPI] Mapping Data... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/model.py [AutoAPI] Mapping Data... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/deprecation_warning.py [AutoAPI] Mapping Data... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/quaternion.py [AutoAPI] Mapping Data... [ 45%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/data_transfer_object/scenes_list.py [AutoAPI] Mapping Data... [ 47%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/data_transfer_object/dataset_info.py [AutoAPI] Mapping Data... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/data_transfer_object/dataset_details.py [AutoAPI] Mapping Data... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/data_transfer_object/__init__.py [AutoAPI] Mapping Data... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/data_transfer_object/dataset_size.py [AutoAPI] Mapping Data... [ 52%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/scenario_test.py [AutoAPI] Mapping Data... [ 54%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/errors.py [AutoAPI] Mapping Data... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/__init__.py [AutoAPI] Mapping Data... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/scenario_test_evaluation.py [AutoAPI] Mapping Data... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/scenario_test_metric.py [AutoAPI] Mapping Data... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/client.py [AutoAPI] Mapping Data... [ 61%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/utils.py [AutoAPI] Mapping Data... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/constants.py [AutoAPI] Mapping Data... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/eval_functions/base_eval_function.py [AutoAPI] Mapping Data... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/eval_functions/__init__.py [AutoAPI] Mapping Data... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/eval_functions/available_eval_functions.py [AutoAPI] Mapping Data... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/eval_functions/config_classes/segmentation.py [AutoAPI] Mapping Data... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/eval_functions/config_classes/__init__.py [AutoAPI] Mapping Data... [ 71%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/data_transfer_objects/eval_function.py [AutoAPI] Mapping Data... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/data_transfer_objects/scenario_test.py [AutoAPI] Mapping Data... [ 74%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/data_transfer_objects/__init__.py [AutoAPI] Mapping Data... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/data_transfer_objects/scenario_test_metric.py [AutoAPI] Mapping Data... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/data_transfer_objects/scenario_test_evaluations.py [AutoAPI] Mapping Data... [ 78%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/filters.py [AutoAPI] Mapping Data... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/segmentation_metrics.py [AutoAPI] Mapping Data... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/base.py [AutoAPI] Mapping Data... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/segmentation_to_poly_metrics.py [AutoAPI] Mapping Data... [ 84%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/errors.py [AutoAPI] Mapping Data... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/polygon_utils.py [AutoAPI] Mapping Data... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/polygon_metrics.py [AutoAPI] Mapping Data... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/segmentation_loader.py [AutoAPI] Mapping Data... [ 90%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/__init__.py [AutoAPI] Mapping Data... [ 91%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/custom_types.py [AutoAPI] Mapping Data... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/categorization_metrics.py [AutoAPI] Mapping Data... [ 94%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/cuboid_utils.py [AutoAPI] Mapping Data... [ 95%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/metric_utils.py [AutoAPI] Mapping Data... [ 97%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/filtering.py [AutoAPI] Mapping Data... [ 98%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/cuboid_metrics.py [AutoAPI] Mapping Data... [100%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/segmentation_utils.py [AutoAPI] Rendering Data... [ 1%] nucleus.package_not_installed [AutoAPI] Rendering Data... [ 2%] nucleus.camera_params [AutoAPI] Rendering Data... [ 4%] nucleus.autocurate [AutoAPI] Rendering Data... [ 5%] nucleus.payload_constructor [AutoAPI] Rendering Data... [ 7%] nucleus.model_run [AutoAPI] Rendering Data... [ 8%] nucleus.retry_strategy [AutoAPI] Rendering Data... [ 10%] nucleus.annotation_uploader [AutoAPI] Rendering Data... [ 11%] nucleus.url_utils [AutoAPI] Rendering Data... [ 12%] nucleus.test_launch_integration [AutoAPI] Rendering Data... [ 14%] nucleus.job [AutoAPI] Rendering Data... [ 15%] nucleus.metadata_manager [AutoAPI] Rendering Data... [ 17%] nucleus.logger [AutoAPI] Rendering Data... [ 18%] nucleus.async_utils [AutoAPI] Rendering Data... [ 20%] nucleus.slice [AutoAPI] Rendering Data... [ 21%] nucleus.errors [AutoAPI] Rendering Data... [ 22%] nucleus.annotation [AutoAPI] Rendering Data... [ 24%] nucleus.dataset_item [AutoAPI] Rendering Data... [ 25%] nucleus.dataset [AutoAPI] Rendering Data... [ 27%] nucleus.dataset_item_uploader [AutoAPI] Rendering Data... [ 28%] nucleus.scene [AutoAPI] Rendering Data... [ 30%] nucleus [AutoAPI] Rendering Data... [ 31%] nucleus.prediction [AutoAPI] Rendering Data... [ 32%] nucleus.pydantic_base [AutoAPI] Rendering Data... [ 34%] nucleus.track [AutoAPI] Rendering Data... [ 35%] nucleus.upload_response [AutoAPI] Rendering Data... [ 37%] nucleus.connection [AutoAPI] Rendering Data... [ 38%] nucleus.utils [AutoAPI] Rendering Data... [ 40%] nucleus.constants [AutoAPI] Rendering Data... [ 41%] nucleus.model [AutoAPI] Rendering Data... [ 42%] nucleus.deprecation_warning [AutoAPI] Rendering Data... [ 44%] nucleus.quaternion [AutoAPI] Rendering Data... [ 45%] nucleus.data_transfer_object.scenes_list [AutoAPI] Rendering Data... [ 47%] nucleus.data_transfer_object.dataset_info [AutoAPI] Rendering Data... [ 48%] nucleus.data_transfer_object.dataset_details [AutoAPI] Rendering Data... [ 50%] nucleus.data_transfer_object [AutoAPI] Rendering Data... [ 51%] nucleus.data_transfer_object.dataset_size [AutoAPI] Rendering Data... [ 52%] nucleus.validate.scenario_test [AutoAPI] Rendering Data... [ 54%] nucleus.validate.errors [AutoAPI] Rendering Data... [ 55%] nucleus.validate [AutoAPI] Rendering Data... [ 57%] nucleus.validate.scenario_test_evaluation [AutoAPI] Rendering Data... [ 58%] nucleus.validate.scenario_test_metric [AutoAPI] Rendering Data... [ 60%] nucleus.validate.client [AutoAPI] Rendering Data... [ 61%] nucleus.validate.utils [AutoAPI] Rendering Data... [ 62%] nucleus.validate.constants [AutoAPI] Rendering Data... [ 64%] nucleus.validate.eval_functions.base_eval_function [AutoAPI] Rendering Data... [ 65%] nucleus.validate.eval_functions [AutoAPI] Rendering Data... [ 67%] nucleus.validate.eval_functions.available_eval_functions [AutoAPI] Rendering Data... [ 68%] nucleus.validate.eval_functions.config_classes.segmentation [AutoAPI] Rendering Data... [ 70%] nucleus.validate.eval_functions.config_classes [AutoAPI] Rendering Data... [ 71%] nucleus.validate.data_transfer_objects.eval_function [AutoAPI] Rendering Data... [ 72%] nucleus.validate.data_transfer_objects.scenario_test [AutoAPI] Rendering Data... [ 74%] nucleus.validate.data_transfer_objects [AutoAPI] Rendering Data... [ 75%] nucleus.validate.data_transfer_objects.scenario_test_metric [AutoAPI] Rendering Data... [ 77%] nucleus.validate.data_transfer_objects.scenario_test_evaluations [AutoAPI] Rendering Data... [ 78%] nucleus.metrics.filters [AutoAPI] Rendering Data... [ 80%] nucleus.metrics.segmentation_metrics [AutoAPI] Rendering Data... [ 81%] nucleus.metrics.base [AutoAPI] Rendering Data... [ 82%] nucleus.metrics.segmentation_to_poly_metrics [AutoAPI] Rendering Data... [ 84%] nucleus.metrics.errors [AutoAPI] Rendering Data... [ 85%] nucleus.metrics.polygon_utils [AutoAPI] Rendering Data... [ 87%] nucleus.metrics.polygon_metrics [AutoAPI] Rendering Data... [ 88%] nucleus.metrics.segmentation_loader [AutoAPI] Rendering Data... [ 90%] nucleus.metrics [AutoAPI] Rendering Data... [ 91%] nucleus.metrics.custom_types [AutoAPI] Rendering Data... [ 92%] nucleus.metrics.categorization_metrics [AutoAPI] Rendering Data... [ 94%] nucleus.metrics.cuboid_utils [AutoAPI] Rendering Data... [ 95%] nucleus.metrics.metric_utils [AutoAPI] Rendering Data... [ 97%] nucleus.metrics.filtering [AutoAPI] Rendering Data... [ 98%] nucleus.metrics.cuboid_metrics [AutoAPI] Rendering Data... [100%] nucleus.metrics.segmentation_utils [autosummary] generating autosummary for: index.rst building [mo]: targets for 0 po files that are out of date building [html]: targets for 1 source files that are out of date updating environment: [new config] 71 added, 0 changed, 0 removed reading sources... [ 1%] api/nucleus/annotation/index reading sources... [ 2%] api/nucleus/annotation_uploader/index reading sources... [ 4%] api/nucleus/async_utils/index reading sources... [ 5%] api/nucleus/autocurate/index reading sources... [ 7%] api/nucleus/camera_params/index reading sources... [ 8%] api/nucleus/connection/index reading sources... [ 9%] api/nucleus/constants/index reading sources... [ 11%] api/nucleus/data_transfer_object/dataset_details/index reading sources... [ 12%] api/nucleus/data_transfer_object/dataset_info/index reading sources... [ 14%] api/nucleus/data_transfer_object/dataset_size/index reading sources... [ 15%] api/nucleus/data_transfer_object/index reading sources... [ 16%] api/nucleus/data_transfer_object/scenes_list/index reading sources... [ 18%] api/nucleus/dataset/index reading sources... [ 19%] api/nucleus/dataset_item/index reading sources... [ 21%] api/nucleus/dataset_item_uploader/index reading sources... [ 22%] api/nucleus/deprecation_warning/index reading sources... [ 23%] api/nucleus/errors/index reading sources... [ 25%] api/nucleus/index reading sources... [ 26%] api/nucleus/job/index reading sources... [ 28%] api/nucleus/logger/index reading sources... [ 29%] api/nucleus/metadata_manager/index reading sources... [ 30%] api/nucleus/metrics/base/index reading sources... [ 32%] api/nucleus/metrics/categorization_metrics/index reading sources... [ 33%] api/nucleus/metrics/cuboid_metrics/index reading sources... [ 35%] api/nucleus/metrics/cuboid_utils/index reading sources... [ 36%] api/nucleus/metrics/custom_types/index reading sources... [ 38%] api/nucleus/metrics/errors/index reading sources... [ 39%] api/nucleus/metrics/filtering/index reading sources... [ 40%] api/nucleus/metrics/filters/index reading sources... [ 42%] api/nucleus/metrics/index reading sources... [ 43%] api/nucleus/metrics/metric_utils/index reading sources... [ 45%] api/nucleus/metrics/polygon_metrics/index reading sources... [ 46%] api/nucleus/metrics/polygon_utils/index reading sources... [ 47%] api/nucleus/metrics/segmentation_loader/index reading sources... [ 49%] api/nucleus/metrics/segmentation_metrics/index reading sources... [ 50%] api/nucleus/metrics/segmentation_to_poly_metrics/index reading sources... [ 52%] api/nucleus/metrics/segmentation_utils/index reading sources... [ 53%] api/nucleus/model/index reading sources... [ 54%] api/nucleus/model_run/index reading sources... [ 56%] api/nucleus/package_not_installed/index reading sources... [ 57%] api/nucleus/payload_constructor/index reading sources... [ 59%] api/nucleus/prediction/index reading sources... [ 60%] api/nucleus/pydantic_base/index reading sources... [ 61%] api/nucleus/quaternion/index reading sources... [ 63%] api/nucleus/retry_strategy/index reading sources... [ 64%] api/nucleus/scene/index reading sources... [ 66%] api/nucleus/slice/index reading sources... [ 67%] api/nucleus/test_launch_integration/index reading sources... [ 69%] api/nucleus/track/index reading sources... [ 70%] api/nucleus/upload_response/index reading sources... [ 71%] api/nucleus/url_utils/index reading sources... [ 73%] api/nucleus/utils/index reading sources... [ 74%] api/nucleus/validate/client/index reading sources... [ 76%] api/nucleus/validate/constants/index reading sources... [ 77%] api/nucleus/validate/data_transfer_objects/eval_function/index reading sources... [ 78%] api/nucleus/validate/data_transfer_objects/index reading sources... [ 80%] api/nucleus/validate/data_transfer_objects/scenario_test/index reading sources... [ 81%] api/nucleus/validate/data_transfer_objects/scenario_test_evaluations/index reading sources... [ 83%] api/nucleus/validate/data_transfer_objects/scenario_test_metric/index reading sources... [ 84%] api/nucleus/validate/errors/index reading sources... [ 85%] api/nucleus/validate/eval_functions/available_eval_functions/index reading sources... [ 87%] api/nucleus/validate/eval_functions/base_eval_function/index reading sources... [ 88%] api/nucleus/validate/eval_functions/config_classes/index reading sources... [ 90%] api/nucleus/validate/eval_functions/config_classes/segmentation/index reading sources... [ 91%] api/nucleus/validate/eval_functions/index reading sources... [ 92%] api/nucleus/validate/index reading sources... [ 94%] api/nucleus/validate/scenario_test/index reading sources... [ 95%] api/nucleus/validate/scenario_test_evaluation/index reading sources... [ 97%] api/nucleus/validate/scenario_test_metric/index reading sources... [ 98%] api/nucleus/validate/utils/index reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/annotation/index.rst:4: WARNING: Title underline too short. nucleus.annotation ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/annotation_uploader/index.rst:4: WARNING: Title underline too short. nucleus.annotation_uploader ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/async_utils/index.rst:4: WARNING: Title underline too short. nucleus.async_utils ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/autocurate/index.rst:2: WARNING: Title underline too short. nucleus.autocurate ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/camera_params/index.rst:4: WARNING: Title underline too short. nucleus.camera_params ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/camera_params/index.rst:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/camera_params/index.rst:1: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/connection/index.rst:4: WARNING: Title underline too short. nucleus.connection ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/constants/index.rst:4: WARNING: Title underline too short. nucleus.constants ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/data_transfer_object/dataset_details/index.rst:4: WARNING: Title underline too short. nucleus.data_transfer_object.dataset_details ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/data_transfer_object/dataset_info/index.rst:4: WARNING: Title underline too short. nucleus.data_transfer_object.dataset_info ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/data_transfer_object/dataset_size/index.rst:4: WARNING: Title underline too short. nucleus.data_transfer_object.dataset_size ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/data_transfer_object/index.rst:4: WARNING: Title underline too short. nucleus.data_transfer_object ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/data_transfer_object/scenes_list/index.rst:4: WARNING: Title underline too short. nucleus.data_transfer_object.scenes_list ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/dataset/index.rst:4: WARNING: Title underline too short. nucleus.dataset ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/dataset/index.rst:322: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/dataset/index.rst:20: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/dataset/index.rst:7: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/dataset/index.rst:12: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/dataset_item/index.rst:4: WARNING: Title underline too short. nucleus.dataset_item ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/dataset_item_uploader/index.rst:4: WARNING: Title underline too short. nucleus.dataset_item_uploader ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/deprecation_warning/index.rst:4: WARNING: Title underline too short. nucleus.deprecation_warning ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/errors/index.rst:4: WARNING: Title underline too short. nucleus.errors ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:880: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:20: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:7: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:12: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:2: WARNING: Duplicate explicit target name: "guide to uploading 3d data". /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:2: WARNING: Duplicate explicit target name: "guide to uploading 3d data". /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:2629: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:22: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:31: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:31: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:31: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:2643: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:36: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:41: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:44: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:44: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:44: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:2662: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:64: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:68: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:5: WARNING: Field list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:2942: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:8: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/logger/index.rst:4: WARNING: Title underline too short. nucleus.logger ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metadata_manager/index.rst:4: WARNING: Title underline too short. nucleus.metadata_manager ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/base/index.rst:4: WARNING: Title underline too short. nucleus.metrics.base ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/base/index.rst:72: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/base/index.rst:51: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/base/index.rst:81: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/base/index.rst:60: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/categorization_metrics/index.rst:4: WARNING: Title underline too short. nucleus.metrics.categorization_metrics ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/categorization_metrics/index.rst:48: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/categorization_metrics/index.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/categorization_metrics/index.rst:57: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/categorization_metrics/index.rst:36: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/categorization_metrics/index.rst:119: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/categorization_metrics/index.rst:13: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/categorization_metrics/index.rst:128: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/categorization_metrics/index.rst:22: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/cuboid_metrics/index.rst:4: WARNING: Title underline too short. nucleus.metrics.cuboid_metrics ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/cuboid_metrics/index.rst:20: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/cuboid_metrics/index.rst:27: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/cuboid_utils/index.rst:4: WARNING: Title underline too short. nucleus.metrics.cuboid_utils ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/custom_types/index.rst:4: WARNING: Title underline too short. nucleus.metrics.custom_types ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/errors/index.rst:4: WARNING: Title underline too short. nucleus.metrics.errors ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/filtering/index.rst:4: WARNING: Title underline too short. nucleus.metrics.filtering ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/filtering/index.rst:76: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/filtering/index.rst:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/filtering/index.rst:1: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/filtering/index.rst:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/filtering/index.rst:1: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/filters/index.rst:4: WARNING: Title underline too short. nucleus.metrics.filters ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:4: WARNING: Title underline too short. nucleus.metrics ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:73: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:82: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:36: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:295: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:410: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:51: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:419: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:60: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:504: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:40: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:513: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:49: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:598: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:42: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:607: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:51: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:690: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:40: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:699: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:49: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:805: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:63: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:814: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:72: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:899: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:42: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:908: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:51: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:993: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:42: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:1002: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:51: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:1188: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:39: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:1197: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:48: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:1299: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:53: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:1308: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:62: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:1396: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:39: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:1405: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:48: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:1508: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:53: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:1517: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:62: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:1622: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:55: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:1631: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:64: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:1727: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:53: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:1736: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:62: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:1793: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:8: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:1802: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:17: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:1891: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:40: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:1900: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:49: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:1999: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:56: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:2008: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:65: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:2091: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:40: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:2100: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:49: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:2199: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:56: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:2208: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:65: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:2293: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:42: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:2302: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:51: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/metric_utils/index.rst:4: WARNING: Title underline too short. nucleus.metrics.metric_utils ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:4: WARNING: Title underline too short. nucleus.metrics.polygon_metrics ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:64: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:40: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:73: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:49: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:158: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:42: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:167: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:51: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:250: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:40: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:259: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:49: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:365: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:63: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:374: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:72: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:459: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:42: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:468: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:51: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:553: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:42: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:562: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:51: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_utils/index.rst:4: WARNING: Title underline too short. nucleus.metrics.polygon_utils ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_loader/index.rst:4: WARNING: Title underline too short. nucleus.metrics.segmentation_loader ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:4: WARNING: Title underline too short. nucleus.metrics.segmentation_metrics ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:63: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:39: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:72: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:48: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:174: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:53: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:183: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:62: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:271: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:39: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:280: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:48: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:383: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:53: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:392: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:62: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:495: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:53: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:504: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:62: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:561: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:8: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:570: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:17: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:4: WARNING: Title underline too short. nucleus.metrics.segmentation_to_poly_metrics ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:1: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:497: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:55: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:506: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:64: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:589: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:40: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:598: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:49: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:697: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:56: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:706: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:65: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:789: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:40: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:798: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:49: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:897: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:56: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:906: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:65: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:991: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:42: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:1000: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:51: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_utils/index.rst:4: WARNING: Title underline too short. nucleus.metrics.segmentation_utils ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:2: WARNING: Title underline too short. nucleus.model_run ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:40: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:48: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:50: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:14: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:55: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:20: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:79: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:12: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:92: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:6: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:24: WARNING: Field list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:28: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:134: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/package_not_installed/index.rst:4: WARNING: Title underline too short. nucleus.package_not_installed ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/payload_constructor/index.rst:4: WARNING: Title underline too short. nucleus.payload_constructor ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/prediction/index.rst:2: WARNING: Title underline too short. nucleus.prediction ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/prediction/index.rst:5: WARNING: Field list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/prediction/index.rst:362: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/prediction/index.rst:8: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/pydantic_base/index.rst:4: WARNING: Title underline too short. nucleus.pydantic_base ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/quaternion/index.rst:4: WARNING: Title underline too short. nucleus.quaternion ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/retry_strategy/index.rst:4: WARNING: Title underline too short. nucleus.retry_strategy ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/slice/index.rst:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/slice/index.rst:1: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/test_launch_integration/index.rst:4: WARNING: Title underline too short. nucleus.test_launch_integration ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/upload_response/index.rst:4: WARNING: Title underline too short. nucleus.upload_response ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/url_utils/index.rst:4: WARNING: Title underline too short. nucleus.url_utils ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/client/index.rst:4: WARNING: Title underline too short. nucleus.validate.client ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/client/index.rst:15: WARNING: Field list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/constants/index.rst:4: WARNING: Title underline too short. nucleus.validate.constants ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/constants/index.rst:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/constants/index.rst:1: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/constants/index.rst:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/constants/index.rst:1: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/data_transfer_objects/eval_function/index.rst:4: WARNING: Title underline too short. nucleus.validate.data_transfer_objects.eval_function ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/data_transfer_objects/index.rst:4: WARNING: Title underline too short. nucleus.validate.data_transfer_objects ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/data_transfer_objects/scenario_test/index.rst:4: WARNING: Title underline too short. nucleus.validate.data_transfer_objects.scenario_test ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/data_transfer_objects/scenario_test_evaluations/index.rst:4: WARNING: Title underline too short. nucleus.validate.data_transfer_objects.scenario_test_evaluations ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/data_transfer_objects/scenario_test_metric/index.rst:4: WARNING: Title underline too short. nucleus.validate.data_transfer_objects.scenario_test_metric ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/errors/index.rst:4: WARNING: Title underline too short. nucleus.validate.errors ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/eval_functions/available_eval_functions/index.rst:4: WARNING: Title underline too short. nucleus.validate.eval_functions.available_eval_functions ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/eval_functions/base_eval_function/index.rst:4: WARNING: Title underline too short. nucleus.validate.eval_functions.base_eval_function ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/eval_functions/config_classes/index.rst:4: WARNING: Title underline too short. nucleus.validate.eval_functions.config_classes ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/eval_functions/config_classes/segmentation/index.rst:4: WARNING: Title underline too short. nucleus.validate.eval_functions.config_classes.segmentation ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/eval_functions/index.rst:4: WARNING: Title underline too short. nucleus.validate.eval_functions ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/index.rst:2: WARNING: Title underline too short. nucleus.validate ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/index.rst:15: WARNING: Field list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/scenario_test/index.rst:2: WARNING: Title underline too short. nucleus.validate.scenario_test ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/scenario_test_evaluation/index.rst:2: WARNING: Title underline too short. nucleus.validate.scenario_test_evaluation ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/scenario_test_metric/index.rst:4: WARNING: Title underline too short. nucleus.validate.scenario_test_metric ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/utils/index.rst:4: WARNING: Title underline too short. nucleus.validate.utils ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/index.rst:16: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/index.rst:27: WARNING: Explicit markup ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/autocurate/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/prediction/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/utils/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/scenario_test/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/scenario_test_evaluation/index.rst: WARNING: document isn't included in any toctree done preparing documents... WARNING: unsupported theme option 'logo_only' given WARNING: unsupported theme option 'display_version' given done writing output... [ 1%] api/nucleus/annotation/index writing output... [ 2%] api/nucleus/annotation_uploader/index writing output... [ 4%] api/nucleus/async_utils/index writing output... [ 5%] api/nucleus/autocurate/index writing output... [ 7%] api/nucleus/camera_params/index writing output... [ 8%] api/nucleus/connection/index writing output... [ 9%] api/nucleus/constants/index writing output... [ 11%] api/nucleus/data_transfer_object/dataset_details/index writing output... [ 12%] api/nucleus/data_transfer_object/dataset_info/index writing output... [ 14%] api/nucleus/data_transfer_object/dataset_size/index writing output... [ 15%] api/nucleus/data_transfer_object/index writing output... [ 16%] api/nucleus/data_transfer_object/scenes_list/index writing output... [ 18%] api/nucleus/dataset/index writing output... [ 19%] api/nucleus/dataset_item/index writing output... [ 21%] api/nucleus/dataset_item_uploader/index writing output... [ 22%] api/nucleus/deprecation_warning/index writing output... [ 23%] api/nucleus/errors/index writing output... [ 25%] api/nucleus/index writing output... [ 26%] api/nucleus/job/index writing output... [ 28%] api/nucleus/logger/index writing output... [ 29%] api/nucleus/metadata_manager/index writing output... [ 30%] api/nucleus/metrics/base/index writing output... [ 32%] api/nucleus/metrics/categorization_metrics/index writing output... [ 33%] api/nucleus/metrics/cuboid_metrics/index writing output... [ 35%] api/nucleus/metrics/cuboid_utils/index writing output... [ 36%] api/nucleus/metrics/custom_types/index writing output... [ 38%] api/nucleus/metrics/errors/index writing output... [ 39%] api/nucleus/metrics/filtering/index writing output... [ 40%] api/nucleus/metrics/filters/index writing output... [ 42%] api/nucleus/metrics/index writing output... [ 43%] api/nucleus/metrics/metric_utils/index writing output... [ 45%] api/nucleus/metrics/polygon_metrics/index writing output... [ 46%] api/nucleus/metrics/polygon_utils/index writing output... [ 47%] api/nucleus/metrics/segmentation_loader/index writing output... [ 49%] api/nucleus/metrics/segmentation_metrics/index writing output... [ 50%] api/nucleus/metrics/segmentation_to_poly_metrics/index writing output... [ 52%] api/nucleus/metrics/segmentation_utils/index writing output... [ 53%] api/nucleus/model/index writing output... [ 54%] api/nucleus/model_run/index writing output... [ 56%] api/nucleus/package_not_installed/index writing output... [ 57%] api/nucleus/payload_constructor/index writing output... [ 59%] api/nucleus/prediction/index writing output... [ 60%] api/nucleus/pydantic_base/index writing output... [ 61%] api/nucleus/quaternion/index writing output... [ 63%] api/nucleus/retry_strategy/index writing output... [ 64%] api/nucleus/scene/index writing output... [ 66%] api/nucleus/slice/index writing output... [ 67%] api/nucleus/test_launch_integration/index writing output... [ 69%] api/nucleus/track/index writing output... [ 70%] api/nucleus/upload_response/index writing output... [ 71%] api/nucleus/url_utils/index writing output... [ 73%] api/nucleus/utils/index writing output... [ 74%] api/nucleus/validate/client/index writing output... [ 76%] api/nucleus/validate/constants/index writing output... [ 77%] api/nucleus/validate/data_transfer_objects/eval_function/index writing output... [ 78%] api/nucleus/validate/data_transfer_objects/index writing output... [ 80%] api/nucleus/validate/data_transfer_objects/scenario_test/index writing output... [ 81%] api/nucleus/validate/data_transfer_objects/scenario_test_evaluations/index writing output... [ 83%] api/nucleus/validate/data_transfer_objects/scenario_test_metric/index writing output... [ 84%] api/nucleus/validate/errors/index writing output... [ 85%] api/nucleus/validate/eval_functions/available_eval_functions/index writing output... [ 87%] api/nucleus/validate/eval_functions/base_eval_function/index writing output... [ 88%] api/nucleus/validate/eval_functions/config_classes/index writing output... [ 90%] api/nucleus/validate/eval_functions/config_classes/segmentation/index writing output... [ 91%] api/nucleus/validate/eval_functions/index writing output... [ 92%] api/nucleus/validate/index writing output... [ 94%] api/nucleus/validate/scenario_test/index writing output... [ 95%] api/nucleus/validate/scenario_test_evaluation/index writing output... [ 97%] api/nucleus/validate/scenario_test_metric/index writing output... [ 98%] api/nucleus/validate/utils/index writing output... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:: WARNING: more than one target found for cross-reference 'ScalarResult': nucleus.metrics.base.ScalarResult, nucleus.metrics.ScalarResult /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/slice/index.rst:93: WARNING: more than one target found for cross-reference 'Model': nucleus.Model, nucleus.model.Model /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/slice/index.rst:116: WARNING: more than one target found for cross-reference 'Model': nucleus.Model, nucleus.model.Model generating indices... genindex py-modindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded, 303 warnings. The HTML pages are in _build/html.