Skip to content
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

Removed import warnings when LightGBM and Ray not requested #2249

Merged
merged 3 commits into from
Jul 11, 2022

Conversation

tgaddair
Copy link
Collaborator

This PR removes logger warnings when the user is missing optional LightGBM or Ray dependencies but are not making use of those features. The previous behavior can create the impression from the user that there's something wrong that needs to be fixed, but in truth because the deps are optional, their setup is completely fine.

@github-actions
Copy link

Unit Test Results

       6 files  +    1         6 suites  +1   2h 32m 3s ⏱️ + 39m 2s
2 921 tests ±    0  2 875 ✔️ ±    0    46 💤 ±  0  0 ±0 
8 763 runs  +169  8 621 ✔️ +146  142 💤 +23  0 ±0 

Results for commit 8877b6a. ± Comparison against base commit ee1c3c9.

@tgaddair tgaddair merged commit c08dc8e into master Jul 11, 2022
@tgaddair tgaddair deleted the no-tree-warn branch July 11, 2022 16:05
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