Updated: setup.py **/* to take subfolders #171
GitHub Actions / Qodana Community for Python
completed
Oct 28, 2024 in 0s
2 new problems found by Qodana Community for Python
Qodana Community for Python
2 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Unsatisfied package requirements |
🔶 Warning | 1 |
Unsatisfied package requirements |
◽️ Notice | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Contact Qodana team
Contact us at [email protected]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check notice on line 1 in mloptimizer/test/application/reporting/test_plots.py
github-actions / Qodana Community for Python
Unsatisfied package requirements
Package containing module 'pytest' is not listed in the project requirements
Check warning on line 1 in mloptimizer/test/application/reporting/test_plots.py
github-actions / Qodana Community for Python
Unsatisfied package requirements
Package requirements 'catboost\>=1.1.1', 'deap\>=1.3.3', 'joblib\>=1.2.0', 'kaleido', 'pandas\>=1.5.3', 'plotly\>=5.15.0', 'python-dateutil\>=2.8.1', 'pytz\>=2022.7.1', 'scikit-learn\>=1.2.1', 'scipy\>=1.10.0', 'seaborn==0.12.2', 'six\>=1.15.0', 'xgboost\>=1.7.3' are not satisfied
Loading