Skip to content

Commit c1b8485

Browse files
JanikvAbrendanator
authored andcommitted
fixed typo for coveragerc (#1)
1 parent 7b78663 commit c1b8485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.repo_name}}/.coveragerc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[run]
2-
source = {{cookiecutter.project_name}}
2+
source = {{cookiecutter.repo_name}}
33

44
[report]
55
exclude_lines =

0 commit comments

Comments
 (0)