I am looking at the lesson and comparing it to the contents of my mflix-python directory… I don’t see the data folder in my download… Is this correct?
bossmandave@Davids-MacBook-Pro ~ % cd Desktop/mflix-python
bossmandave@Davids-MacBook-Pro mflix-python % ls -la
total 72
drwxr-xr-x@ 14 bossmandave staff 448 Feb 18 14:09 .
drwx------@ 63 bossmandave staff 2016 Feb 18 14:09 ..
-rw-r--r-- 1 bossmandave staff 478 Feb 18 14:09 .ini
-rw-r--r--@ 1 bossmandave staff 5776 Jan 1 00:00 README.rst
-rw-r--r--@ 1 bossmandave staff 465 Jan 1 00:00 dotini_unix
-rw-r--r--@ 1 bossmandave staff 465 Jan 1 00:00 dotini_win
-rw-r--r-- 1 bossmandave staff 449 Feb 17 16:27 ini
drwxr-xr-x@ 9 bossmandave staff 288 Feb 17 16:23 mflix
drwxr-xr-x@ 3 bossmandave staff 96 Feb 17 16:18 migrations
drwxr-xr-x@ 21 bossmandave staff 672 Feb 17 16:18 notebooks
-rw-r--r--@ 1 bossmandave staff 361 Jan 1 00:00 pytest.ini
-rw-r--r--@ 1 bossmandave staff 1221 Jan 1 00:00 requirements.txt
-rw-r--r--@ 1 bossmandave staff 435 Jan 1 00:00 run.py
drwxr-xr-x@ 22 bossmandave staff 704 Feb 17 16:30 tests
bossmandave@Davids-MacBook-Pro mflix-python %
The lesson shows this structure.
Do I have the entire contents or did something not download?