Skip to content

Commit

Permalink
docs: don't forget to commit
Browse files Browse the repository at this point in the history
  • Loading branch information
monologg committed Aug 14, 2021
1 parent 6ab51d9 commit 6af043b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ for doc in doc_lst:
split_sent=False,
clean_sent=False,
)

# remember to commit at the end!
ar.commit()
```

### 2. Read Data
Expand Down

0 comments on commit 6af043b

Please sign in to comment.