Skip to content

Commit

Permalink
chore: update python dependencies (#1991)
Browse files Browse the repository at this point in the history
  • Loading branch information
kantord authored Jan 16, 2022
1 parent 67b7ab1 commit a0f8fa8
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions apps/librelingo_yaml_loader/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
<a name="librelingo_yaml_loader.yaml_loader"></a>
<a id="librelingo_yaml_loader.yaml_loader"></a>

# librelingo\_yaml\_loader.yaml\_loader

<a name="librelingo_yaml_loader.yaml_loader.load_course"></a>
<a id="librelingo_yaml_loader.yaml_loader.load_course"></a>

#### load\_course

```python
load_course(path: str)
def load_course(path: str)
```

Load a YAML-based course into a Course() object
Expand Down

1 comment on commit a0f8fa8

@vercel
Copy link

@vercel vercel bot commented on a0f8fa8 Jan 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.