-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: annotate pymapdl part 1 (#3569)
* refactor: annotating version file * refactor: annotate __init__ * refactor: annotate commands.py * refactor: annotate common_grpc.py * refactor: annotate components.py * refactor: annotating convert.py * refactor: annotating errors.py * refactor: annotate information.py * refactor: annotate cli files * refactor: annotate examples module * chore: explain better a variable comment * refactor: annotate inline_functions * refactor: annotate jupyter.py * refactor: annotate krylov * fix: missing imports * chore: adding changelog file 3569.added.md [dependabot-skip] * chore: update src/ansys/mapdl/core/cli/stop.py Co-authored-by: Camille <[email protected]> * fix: missing import * feat: add missing import * fix: requests import * fix: missing import * fix: missing imports and wrong literal * fix: test_detach_examples_submodule * fix: pandas * test: testing examples * fix: add missing import * feat: fix pandas warning in docs. Also remove non-used function and adding _HAS_PANDAS to globals * fix: import * fix: import * ci: auto fixes from pre-commit.com hooks. for more information, see https://pre-commit.ci --------- Co-authored-by: pyansys-ci-bot <[email protected]> Co-authored-by: Camille <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
121c3d0
commit 06c93c0
Showing
23 changed files
with
505 additions
and
446 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
refactor: annotate pymapdl part 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.