Skip to content

Commit 2969168

Browse files
formatting
1 parent a017108 commit 2969168

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

test/unit/documentation_test.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,11 @@ def test_docs_links(index, file1, expected1, tmp_path):
7171
),
7272
),
7373
(
74-
"https://github.com/exasol/python-toolbox/pull",
75-
(
76-
0,
77-
"file.rst:1: [redirected permanently] https://github.com/exasol/python-toolbox/pull to https://github.com/exasol/python-toolbox/pulls\n",
78-
),
74+
"https://github.com/exasol/python-toolbox/pull",
75+
(
76+
0,
77+
"file.rst:1: [redirected permanently] https://github.com/exasol/python-toolbox/pull to https://github.com/exasol/python-toolbox/pulls\n",
78+
),
7979
),
8080
(
8181
"https://github.com/exasol/python-toolbox/asdf",

0 commit comments

Comments
 (0)