Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/simon-ritchie/numdoclint
Browse files Browse the repository at this point in the history
…into v0.0
  • Loading branch information
simon-ritchie committed Jul 14, 2019
2 parents fe63a7f + b3b14a3 commit d347e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ def sample_func(price=100):
pass
```

3. `(default 100)` specified (mainly used in Pands):
3. `(default 100)` specified (rarely used in Pands):

```py
# sample.py
Expand Down

0 comments on commit d347e6c

Please sign in to comment.