mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-11-24 08:59:14 +01:00
test(data-extraction): Ignore mypy args errors
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""Transform raw Unternehmensregister export (*.xml) to processed .json files for loading."""
|
||||
# mypy: ignore-errors
|
||||
import dataclasses
|
||||
import glob
|
||||
import json
|
||||
|
||||
Reference in New Issue
Block a user