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
fix: Use _search() for failed calls and disable printing of API objects during codegen (#2901)
* fix: Disable printing of API objects during codegen
* return results
* update tests
* fix: Use pyfluent.search() for failed calls
* update warning message
* version fix
* remove function
* use _search
* use _search 1
* set 24.2 version
* Revert "set 24.2 version"
This reverts commit fa7a761.
* Reapply "set 24.2 version"
This reverts commit a3d9546.
* use list instead of set
* test fix search_root
* test fix conduction
* write_api_tree_data bool
* skip 23.2 test
* skip 24.1
* update package
0 commit comments