We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
abstraction
guidelines
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
Rename "Abstraction and Encapsulation" to "Guidelines" and then add the new logging guidelines to that. Make changes to: https://github.com/pyansys/dev-guide/blob/main/doc/source/abstraction/index.rst
We might consider adding a section regarding packaging approaches, for example, using pyproject.toml, etc.
pyproject.toml
In this PR, consider moving https://dev.docs.pyansys.com/overview/dev_practices.html# to the new "Guidelines" section.
Also, change the order from "Overview", "Library Overview", "Guidelines" to "Overview", "Guidelines", "Library Overview"
The text was updated successfully, but these errors were encountered:
@akaszynski The point about the new packaging section will be handled in a separate issue #21 .
Sorry, something went wrong.
MaxJPRey
Successfully merging a pull request may close this issue.
Rename "Abstraction and Encapsulation" to "Guidelines" and then add the new logging guidelines to that. Make changes to:
https://github.com/pyansys/dev-guide/blob/main/doc/source/abstraction/index.rst
We might consider adding a section regarding packaging approaches, for example, using
pyproject.toml
, etc.In this PR, consider moving https://dev.docs.pyansys.com/overview/dev_practices.html# to the new "Guidelines" section.
Also, change the order from "Overview", "Library Overview", "Guidelines" to "Overview", "Guidelines", "Library Overview"
The text was updated successfully, but these errors were encountered: