Skip to content

Commit 657a617

Browse files
committed
Add spaces
1 parent 8e590fc commit 657a617

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tests/test_blurb.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -217,23 +217,23 @@ def test_parse():
217217
r"Blurb 'body' can't start with 'gh-'!",
218218
),
219219
(
220-
"..gh-issue: 1\n..section: IDLE\nHello world!",
220+
".. gh-issue: 1\n.. section: IDLE\nHello world!",
221221
r"The gh-issue number must be 32426 or above, not a PR number",
222222
),
223223
(
224-
"..bpo: one-two\n..section: IDLE\nHello world!",
224+
".. bpo: one-two\n.. section: IDLE\nHello world!",
225225
r"Invalid bpo issue number! \('one-two'\)",
226226
),
227227
(
228-
"..gh-issue: one-two\n..section: IDLE\nHello world!",
228+
".. gh-issue: one-two\n.. section: IDLE\nHello world!",
229229
r"Invalid GitHub issue number! \('one-two'\)",
230230
),
231231
(
232-
"..gh-issue: 123456\n..section: Funky Kong\nHello world!",
232+
".. gh-issue: 123456\n.. section: Funky Kong\nHello world!",
233233
r"Invalid section 'Funky Kong'! You must use one of the predefined sections",
234234
),
235235
(
236-
"..gh-issue: 123456\nHello world!",
236+
".. gh-issue: 123456\nHello world!",
237237
r"No 'section' specified. You must provide one!",
238238
),
239239
(

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy