alexanderwallau / bonn-mensa

Meal plans for university canteens in Bonn
MIT License
5 stars 1 forks source link

Improve XML output & Format #20

Open felixblanke opened 2 months ago

felixblanke commented 2 months ago

This does twofold (my bad):

  1. Minor changes to the XML functionality (running silent, changing filename, allow indentation etc)
  2. Formatting the code. I ran black and isort to format, added type hints s.t. mypy --strict passes and addressed most of the remarks raised by flake8 (although not all)

[WIP as I am currently tweaking]

alexanderwallau commented 1 week ago

For Reference: To merge this the issue of the xml being saved multiple times should be fixed. Otherwise much appreciation for the work

alexanderwallau commented 5 days ago

closes #7 and closes #16