Skip to content

Fixing order import #1386

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

Merged
merged 4 commits into from
Aug 22, 2022
Merged

Conversation

germa89
Copy link
Collaborator

@germa89 germa89 commented Aug 22, 2022

So I did realize that VSCode was showing the wrong docstring info for launch_mapdl, and it seems it is because of the import order.

Before:

image

After:

image

@germa89 germa89 self-assigned this Aug 22, 2022
@github-actions github-actions bot added the BUG label Aug 22, 2022
@germa89
Copy link
Collaborator Author

germa89 commented Aug 22, 2022

This also helps the autocomplete.

@github-actions
Copy link
Contributor

Please add one of the following labels to add this contribution to the Release Notes 👇

@germa89
Copy link
Collaborator Author

germa89 commented Aug 22, 2022

The labeler AGAIN!!!!!!!! FML....

@RobPasMue @jorgepiloto

@akaszynski
Copy link
Collaborator

The labeler AGAIN!!!!!!!! FML....

@RobPasMue @jorgepiloto

Haha!

BTW, we fixed labeling in PyVista. See: https://github.com/pyvista/pyvista/blob/main/.github/workflows/label.yml

@codecov
Copy link

codecov bot commented Aug 22, 2022

Codecov Report

Merging #1386 (f7a9ce6) into main (bb27679) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1386      +/-   ##
==========================================
+ Coverage   76.64%   76.65%   +0.01%     
==========================================
  Files          43       43              
  Lines        6860     6859       -1     
==========================================
  Hits         5258     5258              
+ Misses       1602     1601       -1     

@germa89
Copy link
Collaborator Author

germa89 commented Aug 22, 2022

The labeler AGAIN!!!!!!!! FML....
@RobPasMue @jorgepiloto

Haha!

BTW, we fixed labeling in PyVista. See: https://github.com/pyvista/pyvista/blob/main/.github/workflows/label.yml

The problem is not labeling (anymore... 🤞), it is the commenter.

@akaszynski akaszynski merged commit 89539ea into main Aug 22, 2022
@akaszynski akaszynski deleted the fix/intellisense-for-launch_mapdl-function branch August 22, 2022 20:52
@germa89 germa89 added this to the v0.63.2 milestone Aug 31, 2022
germa89 added a commit that referenced this pull request Sep 1, 2022
* Fixing order import

* fixing docstring for jupyter launch_mapdl

* fixing circular import error.

* Fixing coverage
germa89 added a commit that referenced this pull request Sep 1, 2022
germa89 added a commit that referenced this pull request Sep 1, 2022
* Fixing order import

* fixing docstring for jupyter launch_mapdl

* fixing circular import error.

* Fixing coverage
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