mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-04-24 15:32:35 +02:00
In this PR are pruposed changed that come up when i started the data migration. Plese review them an approve and disaprove.
5 lines
118 B
Python
5 lines
118 B
Python
def test_import() -> None:
|
|
from aki_prj23_transparenzregister.utils.postgres import entities
|
|
|
|
assert entities
|