Merge pull request #13 from foretold-app/feature/1095

Feature/1095
This commit is contained in:
Ozzie Gooen 2020-03-02 10:08:19 +00:00 committed by GitHub
commit 653b968a1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
import { Guesstimator } from '@foretold/guesstimator';
import { Samples } from '@foretold/cdf';
import { Guesstimator } from '@foretold/guesstimator/src';
import { Samples } from '@foretold/cdf/lib/samples';
import _ from 'lodash';
/**