We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a62aa46 commit 747e681Copy full SHA for 747e681
1 file changed
packages/google-cloud-bigquery/noxfile.py
@@ -44,6 +44,7 @@
44
45
SYSTEM_TEST_PYTHON_VERSIONS = ALL_PYTHON
46
47
+
48
def _calculate_duration(func):
49
"""This decorator prints the execution time for the decorated function."""
50
0 commit comments