Skip to content

Feat/model components tools#132

Closed
MaxNumerique wants to merge 7 commits intonextfrom
feat/model_components_tools
Closed

Feat/model components tools#132
MaxNumerique wants to merge 7 commits intonextfrom
feat/model_components_tools

Conversation

@MaxNumerique
Copy link
Copy Markdown
Contributor

No description provided.

category_mapper.SetInputDataObject(
category_filter.GetOutputDataObject(0)
)
category_actor = vtkActor()
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [mypy] reported by reviewdog 🐶
Name "vtkActor" is not defined [name-defined]

@@ -0,0 +1,54 @@
import os
from wslink import register as exportRpc
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [mypy] reported by reviewdog 🐶
Skipping analyzing "wslink": module is installed, but missing library stubs or py.typed marker [import-untyped]

import os

# Third party imports
from wslink import register as exportRpc
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [mypy] reported by reviewdog 🐶
Skipping analyzing "wslink": module is installed, but missing library stubs or py.typed marker [import-untyped]

@@ -0,0 +1,52 @@
import os
from wslink import register as exportRpc
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [mypy] reported by reviewdog 🐶
Skipping analyzing "wslink": module is installed, but missing library stubs or py.typed marker [import-untyped]

import os

# Third party imports
from wslink import register as exportRpc
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [mypy] reported by reviewdog 🐶
Skipping analyzing "wslink": module is installed, but missing library stubs or py.typed marker [import-untyped]

@@ -0,0 +1,53 @@
import os
from wslink import register as exportRpc
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [mypy] reported by reviewdog 🐶
Skipping analyzing "wslink": module is installed, but missing library stubs or py.typed marker [import-untyped]

@@ -0,0 +1,53 @@
import os
from wslink import register as exportRpc
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [mypy] reported by reviewdog 🐶
Skipping analyzing "wslink": module is installed, but missing library stubs or py.typed marker [import-untyped]

import os

# Third party imports
from wslink import register as exportRpc
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [mypy] reported by reviewdog 🐶
Skipping analyzing "wslink": module is installed, but missing library stubs or py.typed marker [import-untyped]

@MaxNumerique MaxNumerique deleted the feat/model_components_tools branch March 27, 2026 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant