Skip to content

prefix should be exported #2481

Closed
Closed
@penelopeysm

Description

@penelopeysm

Minimal working example

julia> using Turing

julia> prefix
ERROR: UndefVarError: `prefix` not defined in `Main`
Suggestion: check for spelling errors or missing imports.
Hint: a global variable of this name also exists in DynamicPPL.

Description

Unless there's a reason for us not to (clashes with other packages?), it seems that we forgot to add this to the export list when switching over the submodel stuff.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions