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

MLUtils exports rpad #130

Closed
mcabbott opened this issue Nov 11, 2022 · 0 comments · Fixed by #131
Closed

MLUtils exports rpad #130

mcabbott opened this issue Nov 11, 2022 · 0 comments · Fixed by #131

Comments

@mcabbott
Copy link
Contributor

This breaks Flux, here: FluxML/Flux.jl#2109 (comment)

julia> using MLUtils

julia> @which rpad
WARNING: both MLUtils and Base export "rpad"; uses of it in module Main must be qualified
ERROR: "rpad" is not defined in module Main

(jl_Hdg3Nk) pkg> st MLUtils
Status `/private/var/folders/yq/4p2zwd614y59gszh7y9ypyhh0000gn/T/jl_Hdg3Nk/Project.toml`
  [f1d291b0] MLUtils v0.3.0
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 a pull request may close this issue.

1 participant