Skip to content

Commit 4f8b5b1

Browse files
Delete template files.
1 parent b98cbc8 commit 4f8b5b1

20 files changed

+11
-711
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ repos:
7373
rev: v2.3.0
7474
hooks:
7575
- id: codespell
76+
args: [--ignore-words-list=sav]
7677
- repo: local
7778
hooks:
7879
- id: forbid-to-commit

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,5 @@ the survey data the data was
6464

6565
- Notes, it is important to run pytask and then pytest, such that the tests for the
6666
plots work-
67+
68+
- \*\* Specify how to download data \*\*

src/project_mbb/analysis/model_template.py

Lines changed: 0 additions & 17 deletions
This file was deleted.

src/project_mbb/analysis/model_template.r

Lines changed: 0 additions & 33 deletions
This file was deleted.

src/project_mbb/analysis/no_task_analysis_template.py

Lines changed: 0 additions & 78 deletions
This file was deleted.

src/project_mbb/analysis/predict_template.py

Lines changed: 0 additions & 42 deletions
This file was deleted.

src/project_mbb/analysis/predict_template.r

Lines changed: 0 additions & 49 deletions
This file was deleted.

src/project_mbb/data/.DS_Store

0 Bytes
Binary file not shown.
-9.53 KB
Binary file not shown.

src/project_mbb/data_management/no_task_data_management_template.py

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)