I get to step 2.3 - Running Analytical Views
When I enter the command to run dbt, I get the following error
Compilation Error
dbt found two schema.yml entries for the same resource named annual_sells_per_office_view. Resources and their associated columns may only be described a single time. To fix this, remove the resource entry for annual_sells_per_office_view in one of these files:
- models/analytical_views/.ipynb_checkpoints/schema-checkpoint.yml
models/analytical_views/schema.yml
Any guidance on resolving this would be appreciated