Skip to content

Commit

Permalink
Final copy improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
anuunchin committed Nov 16, 2023
1 parent e4ae292 commit 9de0a1a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,8 @@ This verified source utilizes SQLAlchemy for database connectivity. Let's take a

`connection_url = "mysql+pymysql://[email protected]:4497/Rfam"`

The database above doesn't require a password.
The database above doesn't require a password.

The connection URL can be broken down into:
The connection URL can be broken down into:

```python
Expand Down

0 comments on commit 9de0a1a

Please sign in to comment.