ansys / pyaedt

AEDT Python Client Package
https://aedt.docs.pyansys.com
MIT License
201 stars 120 forks source link

FIX: Circuit argument deprecation miss #4827

Closed SMoraisAnsys closed 3 months ago

SMoraisAnsys commented 3 months ago

As title says.

Found this problem while working on the pyaedt-examples repo.

ansys-reviewer-bot[bot] commented 3 months ago

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.70%. Comparing base (68a6a74) to head (8d49468). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4827 +/- ## ========================================== - Coverage 82.75% 82.70% -0.06% ========================================== Files 117 118 +1 Lines 54156 54211 +55 ========================================== + Hits 44819 44836 +17 - Misses 9337 9375 +38 ```