kscheidecker
  • Joined on 2024-05-16
a4c435c398 better pep8
37fb0f2183 skipping test file for pylint
e1727a5a49 fixed pylint disable
fdb5f34e26 improved error handling
7f77ecab04 cluster recognition added to backend pipeline
d9be7b0707 now with better names
9ddfa0393f now with names
ef26b882b1 simplified the bbox creation
06d2f4c8aa working algo for clusters
4397e36be6 adding sklearn
406b745592 adding data
kscheidecker created pull request anydev/anyway#41 2024-12-01 17:03:09 +00:00
Adding features to find public toilets and shopping streets
kscheidecker created branch feature/backend/toilets-and-shopping-streets in anydev/anyway 2024-12-01 17:02:20 +00:00
kscheidecker deleted branch backend/linting-src from anydev/anyway 2024-12-01 17:01:36 +00:00
kscheidecker pushed to main at anydev/anyway 2024-12-01 17:01:35 +00:00
ced4d63382 Merge pull request 'Linting src in backend' (#40) from backend/linting-src into main
70a93c7143 shorter lines
eec3be5122 adding pylint control to disable E0401 error
41e2746d82 more testing and better pylint score
4f169c483e first pylint correction
Compare 5 commits »
kscheidecker merged pull request anydev/anyway#40 2024-12-01 17:01:33 +00:00
Linting src in backend
kscheidecker pushed to backend/linting-src at anydev/anyway 2024-11-30 17:27:56 +00:00
70a93c7143 shorter lines
kscheidecker pushed to backend/linting-src at anydev/anyway 2024-11-30 17:00:22 +00:00
eec3be5122 adding pylint control to disable E0401 error
kscheidecker pushed to backend/linting-src at anydev/anyway 2024-11-30 16:55:41 +00:00
41e2746d82 more testing and better pylint score