Skip to content

Commit

Permalink
Remove dangling deployer reference from runner API docs (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
talsperre authored Oct 28, 2024
1 parent 57bdb61 commit 0e821a9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
8 changes: 0 additions & 8 deletions docs/api/runner.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -951,14 +951,6 @@
"ShowDoc(ExecutingRun.stream_log)"
]
},
{
"cell_type": "markdown",
"id": "bf6d0dcb",
"metadata": {},
"source": [
"## Deployer"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down
3 changes: 0 additions & 3 deletions docs/api/runner.md
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,3 @@ These calls block until the command completes.
<Parameter type="Tuple[int, str]" desc="A tuple containing the position in the log file and the line read. The\nposition returned can be used to feed into another `stream_logs` call\nfor example." />
</ParamSection>
</DocSection>


## Deployer

0 comments on commit 0e821a9

Please sign in to comment.