Skip to content

FEAT: add remote_method #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

FEAT: add remote_method #4

wants to merge 2 commits into from

Conversation

dipinknair
Copy link
Collaborator

Its being added her so it can be called in pymechanical embedding remote cases.

from ansys.api.mechanical import remote_method

@dipinknair dipinknair requested a review from koubaa July 16, 2025 21:23
@dipinknair dipinknair requested a review from RobPasMue July 17, 2025 17:02
Comment on lines +3 to +4
class remote_method:
"""Decorator for passing remote methods."""
Copy link
Member

Choose a reason for hiding this comment

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

A class is not a decorator

Copy link
Member

Choose a reason for hiding this comment

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

Also... this naming convention is definitely not PEP-8

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.

2 participants