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 78fc348 commit 826c670
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.current_transaction(active_only=True)
```

Expand Down Expand Up @@ -62,7 +62,7 @@ Returns a transaction object corresponding to current transaction. Returns `None

### Get the current transaction [#function-trace-example]

```
```py
import newrelic.agent

@newrelic.agent.background_task()
Expand Down

0 comments on commit 826c670

Please sign in to comment.