diff --git a/.gitea/workflows/backend_run_lint.yaml b/.gitea/workflows/backend_run_lint.yaml index 5db2228..e12f23e 100644 --- a/.gitea/workflows/backend_run_lint.yaml +++ b/.gitea/workflows/backend_run_lint.yaml @@ -28,5 +28,5 @@ jobs: working-directory: backend - name: Run linter - run: pipenv run pylint src --fail-under=9 + run: pipenv run pylint src --fail-under=9 working-directory: backend diff --git a/README.md b/README.md index 7422598..ea7913f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,6 @@ Refer to the READMEs in the `frontend` and `backend` directories for instruction - `google_maps_flutter` plugin - Python 3 - `fastapi` - - `OSMPythonTools` - `numpy, scipy` - Docker diff --git a/backend/.gitignore b/backend/.gitignore index e41338d..75ed7e8 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -1,10 +1,5 @@ -# osm-cache and wikidata cache +# osm-cache cache_XML/ -cache/ -apicache/ - -# wikidata throttle -*.ctrl # Byte-compiled / optimized / DLL files __pycache__/ diff --git a/backend/report.html b/backend/report.html index acbcf6a..0b59e79 100644 --- a/backend/report.html +++ b/backend/report.html @@ -328,7 +328,7 @@ div.media {

Backend Testing Report

-

Report generated on 23-Jan-2025 at 10:32:29 by pytest-html +

Report generated on 23-Jan-2025 at 11:57:54 by pytest-html v4.1.1

Environment

@@ -382,7 +382,7 @@ div.media {

Summary

-

2 tests took 00:00:18.

+

1 test took 99 ms.

(Un)check the boxes to filter the results.