Merge branch 'main' into feature/additional-stammdaten

This commit is contained in:
TrisNol
2023-09-23 10:32:09 +02:00
36 changed files with 3086 additions and 725 deletions

View File

@ -1,3 +1,4 @@
"""Tests if the bundesanzeiger can be accessed and read."""
from unittest.mock import Mock, patch
import pandas as pd