Skip to content
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

Improve initial/constant values used in utils functions. #22

Open
MaxJPRey opened this issue Aug 30, 2022 · 2 comments
Open

Improve initial/constant values used in utils functions. #22

MaxJPRey opened this issue Aug 30, 2022 · 2 comments
Assignees

Comments

@MaxJPRey
Copy link
Contributor

This could be prone error.
I will try to come with a solution to offer.
https://github.com/pyansys/pyseascape/blob/07911a19b89489cb1fc7e30654217552412d297b/src/ansys/seascape/utils.py#L5-L6

@MaxJPRey MaxJPRey self-assigned this Aug 30, 2022
@kaleabhip
Copy link
Collaborator

@MaxJPRey This is not a bug. These scripts are meant to (almost) directly work in RedHawk-SC natively.

@MaxJPRey
Copy link
Contributor Author

MaxJPRey commented Aug 7, 2024

OK.
I would just suggest to change:
list(["top"])
to
["top"]
It should return the same value.

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

No branches or pull requests

2 participants