Skip to content

Commit 08688b3

Browse files
Update README.md
1 parent 8a72949 commit 08688b3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ It includes **SQL data queries**, **Python scripts for automation**, and **Table
1717
mlops_sql_project/
1818
├── env/ # Environment Configuration
1919
│ ├── .env # Environment variables (e.g. DB credentials)
20-
│ ├── config_template.json # Template config file for local testing
2120
│ ├── db_config.yaml # Database configuration (host, port, user, etc.)
2221
│ ├── logging_config.yaml # Logging configuration (for Python logs)
2322
│ └── settings.json # General project settings

0 commit comments

Comments
 (0)