Skip to content

Docs Tutorial: Invalid Metric Import Path #127

@gannon-guess

Description

@gannon-guess

from silvimetric.resources import Metric should be changed to from silvimetric import Metric or from silvimetric.resources.metrics import Metric.

The intermediate resources module does not export Metric.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentation

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions