mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-12-15 23:10:44 +01:00
Added Realtion_count MEthod
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
from aki_prj23_transparenzregister.ui import networkx_dash
|
||||
|
||||
|
||||
def networkGraph(Edges: None) -> None:
|
||||
def network_graph(Edges: None) -> None:
|
||||
"""Checks if an import co company_stats_dash can be made."""
|
||||
assert networkx_dash is not None
|
||||
|
||||
Reference in New Issue
Block a user