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

[BUG] Luxor automatically in scope #489

Open
gpucce opened this issue Jul 11, 2022 · 0 comments
Open

[BUG] Luxor automatically in scope #489

gpucce opened this issue Jul 11, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@gpucce
Copy link
Member

gpucce commented Jul 11, 2022

Describe the bug

luxor_overrides.jl makes Luxor available in scope where using Javis is called

To Reproduce

julia> using Javis
julai> Luxor
Luxor

Expected Behavior

julia> using Javis
julia> Luxor
ERROR: UndefVarError: Luxor not defined
@gpucce gpucce added the bug Something isn't working label Jul 11, 2022
@gpucce gpucce changed the title [BUG] [BUG] Luxor automatically in scope Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant