Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
RLKRo committed Dec 11, 2023
1 parent 1cb54e6 commit 8bfe13b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ pip install dff[benchmark] # dependencies for benchmarking
For example, if you are going to use one of the database backends,
you can specify the corresponding requirements yourself. Multiple dependencies can be installed at once, e.g.
```bash
pip install dff[postgresql, mysql]
pip install dff[postgresql,mysql]
```

## Basic example
Expand Down

0 comments on commit 8bfe13b

Please sign in to comment.