Skip to content

Commit

Permalink
Fix flake8 error
Browse files Browse the repository at this point in the history
  • Loading branch information
MSeal committed Nov 1, 2023
1 parent 301f60e commit 702f99e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions papermill/execute.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
from .parameterize import add_builtin_parameters, parameterize_notebook, parameterize_path
from .inspection import _infer_parameters


def execute_notebook(
input_path,
output_path,
Expand Down

0 comments on commit 702f99e

Please sign in to comment.