Thanks to visit codestin.com Credit goes to github.com
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 b2ff5e4 + 1803db9 commit 23df082Copy full SHA for 23df082
1 file changed
CONTRIBUTING.md
@@ -125,7 +125,7 @@ healthy.
125
You generally don't need to implement this on a first pass and can just use:
126
127
```python
128
-health_check = lang_base.basic_healthy_check
+health_check = lang_base.basic_health_check
129
```
130
131
`python` is currently the only language which implements this api, for python
0 commit comments