Unverified Commit 8d636ebd authored by Suman Tatiraju's avatar Suman Tatiraju Committed by GitHub
Browse files
parent 6d46288c
../../docs/runtime/README.md
\ No newline at end of file
......@@ -189,3 +189,19 @@ check_untyped_defs = true
module = ["vllm.*", "bentoml.*", "fs.*", "_bentoml_sdk.*"]
follow_imports = "skip"
ignore_missing_imports = true
# extra-content-head
#extra_content_head = [
# '''
# <script src="https://assets.adobedtm.com/5d4962a43b79/c1061d2c5e7b/launch-191c2462b890.min.js" ></script>
# ''',
#]
#[tool.sphinx]
# extra-content-footer
#extra_content_footer = [
# '''
# <script type="text/javascript">if (typeof _satellite !== "undefined") {_satellite.pageBottom();}</script>
# ''',
#]
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment