Skip to content

Commit b782192

Browse files
committed
Fixing readme and history
1 parent f303afb commit b782192

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

History.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
=== 1.25.2 / 2022-03-15
2+
3+
* Fixing docs and version bump
4+
15
=== 1.25.1 / 2022-03-14
26

37
* Fixing local ensemble class to control maximum parallel downloads.

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -159,13 +159,6 @@ class as follows::
159159
connection = new bigml.BigML('myusername',
160160
'ae579e7e53fb9abd646a6ff8aa99d4afe83ac291')
161161

162-
Also, you can initialize the library to work in the Sandbox environment by
163-
setting the third parameter `devMode` to `true`::
164-
165-
connection = new bigml.BigML('myusername',
166-
'ae579e7e53fb9abd646a6ff8aa99d4afe83ac291',
167-
true)
168-
169162
Quick Start
170163
-----------
171164

0 commit comments

Comments
 (0)