Skip to content

Commit 87dc152

Browse files
Update Gutenberg.qmd
1 parent dcf2391 commit 87dc152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Toolbox/Data/Gutenberg.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ book_text_clean = strip_headers(book_text).strip()
6666
# Print the first 500 characters
6767
print(book_text_clean[:500])
6868
```
69-
69+
7070
## Questions?
7171
If you have any lingering questions about this resource, feel free to post them on the [ML+X Nexus Q&A](https://github.com/UW-Madison-DataScience/ML-X-Nexus/discussions/categories/q-a) on GitHub. We will update this resource as new information or applications arise.
7272

0 commit comments

Comments
 (0)