modular parser framework

This commit is contained in:
Hadrian Burkhardt
2026-05-21 08:21:49 +00:00
parent 1223791074
commit cf5348a0c8
35 changed files with 452 additions and 166 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ import json
import logging
import os
import pytest
from stw_potsdam.config import read_canteen_config
from stw_potsdam.views import canteen_xml_feed, app
from openmensa_parsers.config import read_canteen_config
from openmensa_parsers.views import canteen_xml_feed, app
# pragma pylint: disable=invalid-name,redefined-outer-name