Skip to content

Commit

Permalink
Use numpy conventions for flake8-docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
purefunctor committed Jun 8, 2021
1 parent 18af6f2 commit 4aaeb63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ max-doc-length=72
ignore = ANN101,ANN102
import-order-style = google
appication-import-names = stlt
docstring-convention = numpy

0 comments on commit 4aaeb63

Please sign in to comment.