Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix deprecations #752

Merged
merged 1 commit into from Aug 23, 2018
Merged

Fix deprecations #752

merged 1 commit into from Aug 23, 2018

Conversation

femtocleaner[bot]
Copy link
Contributor

@femtocleaner femtocleaner bot commented Aug 22, 2018

I fixed a number of deprecations for you

@@ -11,7 +11,7 @@ We start by drawing 100 observations from a standard-normal random variable.
The first step is to set up the environment:

```julia
julia> using Compat, Compat.Random, Distributions
julia> using Compat, Random, Distributions
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compat could have been removed here too but it doesn't really matter

@ararslan ararslan merged commit b5cc8c4 into master Aug 23, 2018
@ararslan ararslan deleted the fbot/deps branch August 23, 2018 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants