Skip to content

Commit 4963e5b

Browse files
authored
Merge branch 'master' into pylint
2 parents cdebccb + 5921325 commit 4963e5b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
CHANGELOG
33
=========
44

5-
1.14.2dev
6-
=========
5+
1.14.2-dev
6+
==========
77

8+
* doc-fix: fix rendering error in README.rst
89
* build: added pylint
910

1011
1.14.1

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)