Skip to content

Commit

Permalink
Trim
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Jul 1, 2023
1 parent b88972e commit f1e51f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/python.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ set your [API credentials](https://archive.org/account/s3.php) to the local envi
Then you can run `capture()` with the authenticate flag set to true like so:

```python
savepagenow.capture("https://www.example.com/", authenticate=True)
savepagenow.capture(url, authenticate=True)
```

### Cached pages

Check warning on line 37 in docs/python.md

View workflow job for this annotation

GitHub Actions / Build and deploy

Non-consecutive header level increase; H1 to H3 [myst.header]
Expand Down

0 comments on commit f1e51f8

Please sign in to comment.