Skip to content

Commit cc97275

Browse files
committed
CLN: Remove another whitespace from the readme
1 parent 15887d3 commit cc97275

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pip install dataframe_sql
1111
## Usage
1212

1313
In this simple example, a DataFrame is read in from a csv and then using the query
14-
function you can produce a new DataFrame from the sql query.
14+
function you can produce a new DataFrame from the sql query.
1515

1616
```python
1717
from pandas import read_csv

0 commit comments

Comments
 (0)