Make constructor a pure forward to __init__.
authorDan Vanderkam <danvdk@gmail.com>
Sat, 28 Mar 2015 18:29:47 +0000 (14:29 -0400)
committerDan Vanderkam <danvdk@gmail.com>
Sat, 28 Mar 2015 18:29:47 +0000 (14:29 -0400)
commit79ea4032d8200129384974c9f14ff35cd3443b3f
tree9c39965e23239a40b23dccdebab45a2fbe560d16
parentba88073653a98c1ae9ac6233eeb057dd17536344
Make constructor a pure forward to __init__.

I don't understand the comment I removed here at all, but it does seem
to indicate that this change is safe.
src/dygraph.js