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 a87aff3 commit c56cbc6
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -14,7 +14,7 @@ redirects:

## Syntax

```
```py
newrelic.agent.end_of_transaction()
```

Expand All @@ -40,6 +40,6 @@ None.

To end a transaction early:

```
```py
newrelic.agent.end_of_transaction()
```

0 comments on commit c56cbc6

Please sign in to comment.