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.
1 parent b2ff5e4 commit 1803db9Copy full SHA for 1803db9
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