Browse Source

UrlLib

pull/3/head
Jure Šorn 5 years ago
parent
commit
96d1aaf658
1 changed files with 0 additions and 1 deletions
  1. 1
      README.md

1
README.md

@ -1265,7 +1265,6 @@ with pycallgraph.PyCallGraph(output=graph):
<code_to_be_profiled> <code_to_be_profiled>
``` ```
#### Utility code for unique PNG filenames:
```python ```python
def get_filename(): def get_filename():
from datetime import datetime from datetime import datetime

Loading…
Cancel
Save