| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve CC scheme extraction and matching. | J08nY | 2024-11-08 | 1 | -23/+0 |
| | | | | | | | | | | | | | This significantly improves the CC scheme extraction by: - Fixing the extraction of several schemes that were mixing certified and archived entries by accident. - Improving the extraction of cert_ids from scheme sites. - Improving the matching heuristic to consider more attributes that are usually present in the site data. Also adds an evaluation notebook to see how this performs. | ||||
| * | fix some ruff errors | Adam Janovsky | 2024-02-20 | 1 | -3/+1 |
| | | |||||
| * | Cleanup PdfData attributes. | J08nY | 2024-02-14 | 1 | -0/+9 |
| | | |||||
| * | fix new ruff errors | Adam Janovsky | 2023-11-10 | 1 | -1/+1 |
| | | |||||
| * | fix some return statements | Adam Janovsky | 2023-02-03 | 1 | -2/+2 |
| | | |||||
| * | ruff enforce pathlib | Adam Janovsky | 2023-02-02 | 1 | -21/+24 |
| | | |||||
| * | adds some pylint checks to ruff | Adam Janovsky | 2023-01-27 | 1 | -1/+1 |
| | | |||||
| * | flat -> src layout (#294) | adamjanovsky | 2022-12-09 | 1 | -0/+817 |
| - Some mypy fixes - Flat layout -> src layout - Ditch `setup.py` and `setup.cfg` in favour of `pyproject.toml` - Non-pinned requirements moved from `requirements/*.in` to `pyproject.toml` | |||||
