Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Duplicate functions lead to malfunctioning of treeview #309

@paul0314

Description

@paul0314

Describe the bug

Duplicate functions lead to the malfunctioning of the treeview.
After clicking on a duplicated function there remains an afterimage of it in the foreground even after selecting different elements. Also on click both functions are selected.

Additionally, I think that this is a parsing error. Can you check if in your latest version of the API there are still two power functions inside sklearn._loss.glem_distribution/TweedieDistribution? I think I'm already using the latest, but if not I'll update.

To Reproduce

Steps to reproduce the behavior:

Reproduction:

  1. Open sklearn._loss.glm_distribution
    grafik
  2. Click on one of the power functions inside TweedieDistribution
    grafik
  3. Open one of the higher up modules
    grafik

Metadata

Metadata

Assignees

Labels

bug 🪲Something isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions