TUM-Dev / eat-api

Simple static API for some (student) food places in Munich.
https://eat-api.tum.sexy
MIT License
21 stars 14 forks source link

fix dishes scraping path #252

Closed Friendly-Banana closed 3 months ago

Friendly-Banana commented 3 months ago

fix linter issues fixes #251

CommanderStorm commented 3 months ago

Between linter changes and actual changes this is pretty hard to review. Could you please split them into different PRs or commits?

What did you do to achieve the linting difference?

Friendly-Banana commented 3 months ago

Split up into separate commits.

CommanderStorm commented 3 months ago

Between linter changes and actual changes this is pretty hard to review.

Sorry, was mislead by the changed line count that this is mostly linting. Should have checked better ^^