From 141f310d87f4fd7c3a4c728bf278c10fadc19606 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Wed, 5 Oct 2022 22:45:52 +1100 Subject: Add reduce_event_data.py Add unit test, update README --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8790efe..49bcf31 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ /dist/ __pycache__ .venv +.coverage /backend/hist_data/data.db /backend/hist_data/wikidata/events.db -- cgit v1.2.3