diff --git a/python_sql/lessons/connect.md b/python_sql/lessons/connect.md index 7fe7ec7..56b5114 100644 --- a/python_sql/lessons/connect.md +++ b/python_sql/lessons/connect.md @@ -8,8 +8,6 @@ 1. Running Queries with Python 1. Migrating data to a SQLite 1. Exporting data to CSV -1. Create an API with Flask -1. Create a web UI to customize automation ## Install a Python virtual environment