Skip to content

Commit

Permalink
chore: add language identifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
brnhensley committed May 29, 2023
1 parent 0693ea4 commit 98463d0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ redirects:

## Syntax

```
```py
get_linking_metadata()
```

Expand All @@ -33,7 +33,7 @@ Returns a dictionary.

## Examples

```
```py
import json
import newrelic.agent
log_message = {"message": "Hello World"}
Expand Down

0 comments on commit 98463d0

Please sign in to comment.