From df149f1bf6dae6552038214e127831f9d93b9115 Mon Sep 17 00:00:00 2001 From: Kiyoon Kim Date: Thu, 1 Aug 2024 22:43:31 +0900 Subject: [PATCH] docs: fix README formatting --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 76d8937..a47b7f4 100644 --- a/README.md +++ b/README.md @@ -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,