julia
71748da0
- Remove incorrect return in load_path_expand (#30224)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Remove incorrect return in load_path_expand (#30224) This fixes a problem where Julia does not find and active project when the ~/.julia/environments/v#.# folder exist but does not contain a Project.toml file.
References
#30224 - Remove incorrect return in load_path_expand
Author
fredrikekre
Parents
7614cece
Loading