openvinotoolkit / anomalib

An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
https://anomalib.readthedocs.io/en/latest/
Apache License 2.0
3.69k stars 655 forks source link

Update `pyproject.toml` so `liccheck` can pick the license #2074

Closed samet-akcay closed 4 months ago

samet-akcay commented 4 months ago

πŸ“ Description

✨ Changes

Select what type of change your PR is:

βœ… Checklist

Before you submit your pull request, please make sure you have completed the following steps:

For more information about code review checklists, see the Code Review Checklist.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 81.30%. Comparing base (14ab566) to head (29adca0). Report is 29 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2074 +/- ## ========================================== - Coverage 81.32% 81.30% -0.02% ========================================== Files 229 229 Lines 10348 10348 ========================================== - Hits 8415 8413 -2 - Misses 1933 1935 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.