Skip to content

[BUG] Luxor automatically in scope #489

@gpucce

Description

@gpucce

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions