We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 618a2c3 commit 711321bCopy full SHA for 711321b
packages/google-cloud-storage/noxfile.py
@@ -56,7 +56,7 @@
56
"mypy",
57
"conftest_retry",
58
"system",
59
- "unit", # cover must be last to avoid error `No data to report`
+ "unit", # cover must be last to avoid error `No data to report`
60
"cover",
61
"docfx",
62
"docs",
0 commit comments