You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: do not import ansys.tools.visualizer by default when importing ansys.mapdl.core (#3887)
* change how the install check works
* chore: adding changelog file 3887.miscellaneous.md [dependabot-skip]
* chore: adding changelog file 3887.added.md [dependabot-skip]
* don't expect requests to be loaded on import
* only set the default theme once
* use default symbol
* Don't import plotter from visualizer by default
Don't import plotter from post module
* ci: auto fixes from pre-commit.com hooks.
for more information, see https://pre-commit.ci
* remove global import of Plotter
* chore: adding changelog file 3887.added.md [dependabot-skip]
* cicd: empty commit to retrigger CICD
* fix ci
* update
* fix autodoc
* hold the bc settings per plotter instance (#3897)
* hold the bc settings per plotter instance
* ci: auto fixes from pre-commit.com hooks.
for more information, see https://pre-commit.ci
* chore: adding changelog file 3897.miscellaneous.md [dependabot-skip]
---------
Co-authored-by: Mohamed Koubaa <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <[email protected]>
* add docstring
* type hint
---------
Co-authored-by: Mohamed Koubaa <[email protected]>
Co-authored-by: pyansys-ci-bot <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: German <[email protected]>
0 commit comments