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.
1 parent 8a897cd commit e000ce0Copy full SHA for e000ce0
samples/snippets/st_regionstats_test.py
@@ -15,7 +15,7 @@
15
"""Code sample for https://docs.cloud.google.com/bigquery/docs/raster-data#analytics-hub-source"""
16
17
18
-def test_st_regionstats():
+def test_st_regionstats() -> None:
19
project_id = "bigframes-dev"
20
21
# [START bigquery_dataframes_st_regionstats]
0 commit comments