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 eec47fc commit 721bc80
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ redirects:

## Syntax

```
```py
newrelic.agent.shutdown_agent(timeout=None)
```

Expand Down Expand Up @@ -64,6 +64,6 @@ None.

### With a three second timeout [#timeout-example]

```
```py
newrelic.agent.shutdown_agent(timeout=3)
```

0 comments on commit 721bc80

Please sign in to comment.