Skip to content

Commit 5a165e6

Browse files
authored
doc: remove extra newlines for consistency (#351)
1 parent 99e86af commit 5a165e6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,6 @@ If you want to run unit tests, then use:
186186
::
187187

188188
# All test instructions should be run from the top level directory
189-
190189
pytest test/unit
191190

192191
Integration Tests
@@ -210,7 +209,6 @@ If you want to run local integration tests, then use:
210209
::
211210

212211
# Required arguments for integration tests are found in test/integ/conftest.py
213-
214212
pytest test/integration --docker-base-name <your_docker_image> \
215213
--tag <your_docker_image_tag> \
216214
--framework-version <tensorflow_version> \

0 commit comments

Comments
 (0)