Skip to content

Commit

Permalink
[CHORE] Fix underlines in README (#2143)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaychia authored Apr 16, 2024
1 parent 2421770 commit 3c9f3ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Quickstart

In this example, we load images from an AWS S3 bucket's URLs and resize each image in the dataframe:

.. code:: python
.. code::
import daft
Expand All @@ -67,6 +67,7 @@ In this example, we load images from an AWS S3 bucket's URLs and resize each ima
df.show(3)
|Quickstart Image|


Expand Down

0 comments on commit 3c9f3ce

Please sign in to comment.