Commit 3fd6100
Fix missing space in OmegaConfigLoader docs (#5342)
* Fix missing space in OmegaConfigLoader docs
Added missing space between backtick and "configuration" in the
notebook example documentation.
Signed-off-by: Marc <ucabm11@ucl.ac.uk>
* Fix linting
Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
---------
Signed-off-by: Marc <ucabm11@ucl.ac.uk>
Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
Co-authored-by: Merel Theisen <49397448+merelcht@users.noreply.github.com>
Co-authored-by: Merel Theisen <merel.theisen@quantumblack.com>1 parent 90a13ee commit 3fd6100
File tree
2 files changed
+2
-6
lines changed- docs/integrations-and-plugins/notebooks_and_ipython/notebook-example
2 files changed
+2
-6
lines changeddocs/integrations-and-plugins/notebooks_and_ipython/notebook-example/add_kedro_to_a_notebook.ipynb
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
529 | 529 | | |
530 | 530 | | |
531 | 531 | | |
532 | | - | |
533 | | - | |
534 | | - | |
535 | | - | |
536 | | - | |
| 532 | + | |
537 | 533 | | |
538 | 534 | | |
539 | 535 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
342 | | - | |
| 342 | + | |
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
| |||
0 commit comments