Skip to content

Commit 279a59d

Browse files
committed
🚑 Fix a typo in conf.py
1 parent 0796c05 commit 279a59d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,8 @@
200200
),
201201
"target": (
202202
f"https://codecov.io/github/{github_repo_slug}"
203-
"?flags[]=pytest",
204-
)
203+
"?flags[]=pytest"
204+
),
205205
"height": "20",
206206
"alt": "Code coverage status",
207207
},

0 commit comments

Comments
 (0)