You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New
added minimum required data to reproduce unittests -> ./bundestag.de_data and ./abgeordnetenwatch_data
added testing of data collection from bundestag.de and subsequent parsing
refactored processing of bundestag.de data to make it less confusing
made bundestag.gui.GUI a template class which MdBGUI and PartyGUI inherit from so inspection of MdBs (parlamentarians) and parties can be done in separate cells
updated readme, making it more concise
added github action to run poetry run python -m unittest