Skip to content

Typo in class name: AdjustableEffectivePermittivityMixin missing an "s" #49

@zz246

Description

@zz246

In smrt/emmodel/common.py, the class is currently defined as:
class AdjustableEffectivePermittivityMixin(object):
However, other parts of the code (e.g., in symsce_torquato21.py) attempt to import it using the name AdjustableEffectivePermittivityMixins (with an "s"), which leads to an ImportError.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions