Skip to content

Commit

Permalink
Results from /fix:format
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot authored and chalin committed May 1, 2024
1 parent 5bd8071 commit 8efbbe6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/en/docs/languages/python/libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ You can install each instrumentation library separately using pip. For example:
pip install opentelemetry-instrumentation-{instrumented-library}
```

In the previous example, `{instrumented-library}` is the name of the instrumentation.
In the previous example, `{instrumented-library}` is the name of the
instrumentation.

To install a development version, clone or fork the
`opentelemetry-python-contrib` repository and run the following command to do an
Expand Down

0 comments on commit 8efbbe6

Please sign in to comment.