Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -56,7 +56,7 @@ ddb.sql("""
|
|
56 |
a.details noeud_source_details,
|
57 |
b.titre noeud_cible,
|
58 |
b.artiste noeud_cible_groupe,
|
59 |
-
|
60 |
b.rang noeud_cible_notoriete,
|
61 |
b.annee noeud_cible_periode,
|
62 |
b.details noeud_cible_details,
|
|
|
56 |
a.details noeud_source_details,
|
57 |
b.titre noeud_cible,
|
58 |
b.artiste noeud_cible_groupe,
|
59 |
+
b.style_musique noeud_cible_categorie,
|
60 |
b.rang noeud_cible_notoriete,
|
61 |
b.annee noeud_cible_periode,
|
62 |
b.details noeud_cible_details,
|