Skip to content

Commit

Permalink
Automated reference documentation update for PR 55 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 30, 2024
1 parent 1fbf240 commit 538ad7b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions docs/dagrunner.plugin_framework.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Raises:

## class: `Input`

[Source](../dagrunner/plugin_framework.py#L241)
[Source](../dagrunner/plugin_framework.py#L239)

### Call Signature:

Expand All @@ -64,7 +64,7 @@ that are 'node aware'.

### function: `__call__`

[Source](../dagrunner/plugin_framework.py#L242)
[Source](../dagrunner/plugin_framework.py#L240)

#### Call Signature:

Expand Down Expand Up @@ -144,7 +144,7 @@ Raises:

## class: `LoadJson`

[Source](../dagrunner/plugin_framework.py#L275)
[Source](../dagrunner/plugin_framework.py#L273)

### Call Signature:

Expand Down Expand Up @@ -175,7 +175,7 @@ Args:

### function: `load`

[Source](../dagrunner/plugin_framework.py#L278)
[Source](../dagrunner/plugin_framework.py#L276)

#### Call Signature:

Expand All @@ -197,7 +197,7 @@ Raises:

## class: `LoadPickle`

[Source](../dagrunner/plugin_framework.py#L314)
[Source](../dagrunner/plugin_framework.py#L312)

### Call Signature:

Expand Down Expand Up @@ -228,7 +228,7 @@ Args:

### function: `load`

[Source](../dagrunner/plugin_framework.py#L317)
[Source](../dagrunner/plugin_framework.py#L315)

#### Call Signature:

Expand Down Expand Up @@ -320,7 +320,7 @@ Returns:

## class: `SaveJson`

[Source](../dagrunner/plugin_framework.py#L286)
[Source](../dagrunner/plugin_framework.py#L284)

### Call Signature:

Expand All @@ -334,7 +334,7 @@ that are 'node aware'.

### function: `__call__`

[Source](../dagrunner/plugin_framework.py#L287)
[Source](../dagrunner/plugin_framework.py#L285)

#### Call Signature:

Expand All @@ -359,7 +359,7 @@ Returns:

## class: `SavePickle`

[Source](../dagrunner/plugin_framework.py#L325)
[Source](../dagrunner/plugin_framework.py#L323)

### Call Signature:

Expand All @@ -373,7 +373,7 @@ that are 'node aware'.

### function: `__call__`

[Source](../dagrunner/plugin_framework.py#L326)
[Source](../dagrunner/plugin_framework.py#L324)

#### Call Signature:

Expand Down

0 comments on commit 538ad7b

Please sign in to comment.