Skip to content

Commit

Permalink
Skip profiling test in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Guðmundur Björn Birkisson committed Nov 2, 2023
1 parent a557592 commit b46388c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ Start the profiler by importing the profiler module early in your application. T
typically done in `settings.py` of you want to profile a Django application, or in `__init__.py`
in the root project package.

<!--pytest.mark.skip-->
```python
import troncos.profiling.auto
```
Expand Down

0 comments on commit b46388c

Please sign in to comment.