Added test

This commit is contained in:
Tim
2023-11-07 21:18:58 +01:00
parent 41af7e2d18
commit 410b690873
18 changed files with 619 additions and 384 deletions

View File

@@ -1,7 +0,0 @@
"""Test for the NetworkX Component."""
from aki_prj23_transparenzregister.ui.archive import networkx_dash
def network_graph(edges: None) -> None:
"""Checks if an import co company_stats_dash can be made."""
assert networkx_dash is not None