We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 692339b + 6fe0550 commit 52f78e1Copy full SHA for 52f78e1
docs/pages/how_to.md
@@ -34,7 +34,7 @@ client = Vigilance(application_id=APPLICATION_ID)
34
df_phenomenon, df_timelaps = client.get_phenomenon()
35
36
# Fetch vigilance bulletins
37
-textes_vigilance = client.get_vigilance_bulletin()
+textes_vigilance = client.get_bulletin()
38
39
# Display the vigilance vignette
40
client.get_vignette()
0 commit comments