Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit94f009f

Browse files
authored
Merge pull requestrealpython#863 from Prodesire/master
fix make error on ci.rst and tests.rst
2 parents411599c +5975727 commit94f009f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎docs/scenarios/ci.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Continuous Integration
44
..image::https://farm5.staticflickr.com/4173/33907150594_9abba7ad0a_k_d.jpg
55

66
..note::
7-
For advice on writing your tests, see:doc:`writing/tests`.
7+
For advice on writing your tests, see:doc:`/writing/tests`.
88

99
Why?
1010
----

‎docs/writing/tests.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ minimal example of each bug (distinguished exception type and location):
211211
mean=sum(xs)/len(xs)
212212
assertmin(xs)<= mean(xs)<=max(xs)
213213
214-
..code-block::
214+
..code-block::none
215215
216216
Falsifying example: test_mean(
217217
xs=[1.7976321109618856e+308, 6.102390043022755e+303]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp