Skip to content

Commit 5921325

Browse files
authored
fix readme rendering (#464)
1 parent 9285b6a commit 5921325

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
CHANGELOG
33
=========
44

5+
1.14.2-dev
6+
==========
7+
8+
* doc-fix: fix rendering error in README.rst
9+
510
1.14.1
611
======
712

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@ If your bring-your-own case requires different settings, you can create your own
290290
Here's an example of how to use incremental training:
291291
292292
.. code:: python
293+
293294
# Configure an estimator
294295
estimator = sagemaker.estimator.Estimator(training_image,
295296
role,

0 commit comments

Comments
 (0)