aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 235a81e..4f50505 100644
--- a/README.md
+++ b/README.md
@@ -84,8 +84,6 @@ We will also build a machine learning model that predicts how the Earth's surfac
│   └── sql_functions.py
├── initial_setup.py
├── libs
-│   ├── __pycache__
-│   │   └── decompressor.cpython-38.pyc
│   ├── decompressor.py
│   └── zipper.py
├── model_builder.py