Skip to content

Commit

Permalink
docs: fix README formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
kiyoon committed Aug 1, 2024
1 parent ceb0745 commit df149f1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,6 @@ fix_assay_table("mysql://username:password@localhost/bind")

This package also provides some useful functions to work with PostgreSQL, SMILES, Polars and more.

```python
Some useful functions to work with PostgreSQL.

```python
from bio_data_to_db.utils.postgresql import (
create_db_if_not_exists,
Expand Down

0 comments on commit df149f1

Please sign in to comment.