Skip to content

Commit eedf29c

Browse files
authored
README LE
1 parent fe9d8ed commit eedf29c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-profiling/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Profiling in Python: How to Find Performance Bottlenecks
22

3-
This folder holds sample code that supplements the Real Python tutorial on [Profiling in Python: How to Find Performance Bottlenecks](https://realpython.com/python-profiling/).
3+
This folder holds sample code that supplements the Real Python tutorial [Profiling in Python: How to Find Performance Bottlenecks](https://realpython.com/python-profiling/).
44

55
## Profiler 1: `time`
66

0 commit comments

Comments
 (0)