Skip to content

Change tutorials import for Target #318

@DarioMarzella

Description

@DarioMarzella

Tutorials are now showing:

from PANDORA import PMHC

target=PMHC.Target()

But it should be changed to:

from PANDORA import Target

target=Target()

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions