test(data-extraction): Ignore mypy args errors

This commit is contained in:
TrisNol 2023-09-21 17:55:20 +02:00
parent 365f74edc1
commit 3a11a92687

View File

@ -1,4 +1,5 @@
"""Transform raw Unternehmensregister export (*.xml) to processed .json files for loading."""
# mypy: ignore-errors
import dataclasses
import glob
import json