Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: Enhanced search * test update * working * update signature and add warnings * improvements * add tests * update doc * resolve conflicts * resolve conflicts 1 * doc fix 1 * update signature * update test * update test and search * remove results * update doc and fix tests * update __init__ * update doc 2 * update exception * change order of arguments * _write_api_tree_file * update _process_wildcards * remove extra set * remove file in spellchecker * use rstrip * update condition * update condition and warning * update nltk.download * sys version * update __init__ and test_search * rstrip fix * rstrip fix 1 * rstrip fix 2 * add else block * update allapigen.py * add script execution pyproject.toml * restructuring 1 * remove flag * update allapigen.py * update names, signature, _process_misspelled * download nltk_data, handle internet error * update env var * update nltk.data.path * separate functions * restructuring and test fixes * generate fix * improve handling * improve handling and add more tests * add more tests 1 * add 242 marker * remove wildcard flag * Revert "remove wildcard flag" This reverts commit cb09775. * add files to package * Update src/ansys/fluent/core/utils/search.py Co-authored-by: Kathy Pippert <[email protected]> * Update src/ansys/fluent/core/utils/search.py Co-authored-by: Kathy Pippert <[email protected]> * Update src/ansys/fluent/core/utils/search.py Co-authored-by: Kathy Pippert <[email protected]> * Update src/ansys/fluent/core/utils/search.py Co-authored-by: Kathy Pippert <[email protected]> * Update src/ansys/fluent/core/utils/search.py Co-authored-by: Kathy Pippert <[email protected]> * Update src/ansys/fluent/core/utils/search.py Co-authored-by: Kathy Pippert <[email protected]> * Update src/ansys/fluent/core/utils/search.py Co-authored-by: Kathy Pippert <[email protected]> * Update src/ansys/fluent/core/utils/search.py Co-authored-by: Kathy Pippert <[email protected]> * Update src/ansys/fluent/core/utils/search.py Co-authored-by: Kathy Pippert <[email protected]> * doc refactor 1 * add test for nltk download * update interface and remove scikit-learn * update interface warnings * remove exception test * integrate search_root * update tests * update tests 1 * update tests 2 * updat return type * add tests for exact and match case * update capitalize doc * update logic and names * update match_case condition * update match_case condition * Update src/ansys/fluent/core/utils/search.py Co-authored-by: Sean Pearson <[email protected]> * update _get_wildcard.. * update search doc match_case * single json file * download nltk * update download_nltk * update allapigen.py * update allapigen.py 1 * error fix * error fix 1 * error fix 2 * error fix 3 * error fix 4 * error fix 5 * error fix 6 --------- Co-authored-by: Kathy Pippert <[email protected]> Co-authored-by: Sean Pearson <[email protected]>
- Loading branch information