Skip to content

In _core.py: unused variable #186

@lasofivec

Description

@lasofivec

tofu/tofu/geom/_core.py

Lines 423 to 425 in 807da74

Typesu = np.unique(Types)
lc = np.array([Typesu == vv
for vv in self._DREFLECT_DTYPES.values()])

The variable here is declared but not used

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions