Skip to content

BUG: imports in domain-atomistic.py should be updated  #9

@markdoerr

Description

@markdoerr

Hej Atomistic-developers,

there is a bug in domain-atomistic.py:

from emmo import World
from emmo.utils import  write_catalog

it should be updated to

from ontopy import World
from ontopy.utils import write_catalog

I guess :) - at least then it is working at my place.... Thanks for fixing !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions