aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sec_certs/dataset/auxiliary_dataset_handling.py
Commit message (Expand)AuthorAgeFilesLines
* Add annotations import everywhere.J08nY2025-02-281-0/+2
* Document the backed status of datasets.J08nY2025-02-171-0/+7
* Get rid of DUMMY_NONEXISTING_PATH.J08nY2025-02-151-5/+4
* Remove dummy path from aux handlers.J08nY2025-02-151-5/+2
* Get rid of all the RETURNCODEs.J08nY2025-02-141-1/+3
* PPs: change dset filename pp.json -> dataset.jsonAdam Janovsky2025-02-131-1/+1
* Fix aux handlers super() init call.J08nY2025-02-021-8/+11
* replace from_web_latest() with from_web()Adam Janovsky2025-02-011-3/+3
* add aux dataset testsAdam Janovsky2025-02-011-88/+94
* implement PP processingAdam Janovsky2025-02-011-24/+45
* refactor auxiliary dataset handling, heuristics computationAdam Janovsky2025-02-011-0/+252