Skip to content

Commit 3655577

Browse files
[pre-commit.ci] pre-commit autoupdate (#197)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/keewis/blackdoc: v0.3.10 → v0.4.0](keewis/blackdoc@v0.3.10...v0.4.0) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1131279 commit 3655577

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
- id: black
1616

1717
- repo: https://github.com/keewis/blackdoc
18-
rev: v0.3.10
18+
rev: v0.4.0
1919
hooks:
2020
- id: blackdoc
2121

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ The default cache location (where the data are saved on your local system) is de
7373

7474
```python
7575
from pythia_datasets import locate
76+
7677
locate()
7778
```
7879

0 commit comments

Comments
 (0)