File fix-test-karate.patch of Package failed_python-python-louvain

--- a/test_community.py
+++ b/test_community.py
@@ -1,4 +1,4 @@
 from community import community_louvain
 from networkx import karate_club_graph
 
-def test_karate():
+def test_karate_club():
     G = karate_club_graph()
     part = community_louvain.best_partition(G)
openSUSE Build Service is sponsored by