Skip to content

Commit 51fa5c9

Browse files
committed
fix formatting in README
1 parent a3709a0 commit 51fa5c9

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.textile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ To run the test suite, use pytest. `pytest-cov` is required as well.
5050

5151
When textile is installed locally:
5252

53-
bc.. pytest
53+
bc. pytest
5454

5555
When textile is not installed locally:
5656

57-
bc.. PYTHONPATH=. pytest
57+
bc. PYTHONPATH=. pytest

tests/fixtures/README.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656

5757
<p>When textile is installed locally:</p>
5858

59-
<pre><code>pytest
59+
<pre><code>pytest</code></pre>
6060

61-
When textile is not installed locally:</code></pre>
61+
<p>When textile is not installed locally:</p>
6262

6363
<pre><code>PYTHONPATH=. pytest</code></pre>

0 commit comments

Comments
 (0)