We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a96b86 commit 526fe03Copy full SHA for 526fe03
CONTRIBUTING.md
@@ -93,10 +93,11 @@ pytest
93
94
Or to debug, use:
95
96
-```commandline
+```
97
pip install nose2
98
99
nose2 --debugger
100
101
102
### Type checking
103
@@ -124,7 +125,6 @@ black .
124
125
python docs/build_docs.py
126
```
127
-
128
[setup]: https://cloud.google.com/nodejs/docs/setup
129
[projects]: https://console.cloud.google.com/project
130
[billing]: https://support.google.com/cloud/answer/6293499#enable-billing
0 commit comments