Skip to content

Commit

Permalink
Merge branch 'pep257'
Browse files Browse the repository at this point in the history
  • Loading branch information
tomato42 committed Nov 23, 2015
2 parents a2946d0 + f2b320a commit ab28421
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .landscape.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@ ignore-paths:
- tests
- unit_tests
- scripts

pep257:
disable:
- D203
3 changes: 3 additions & 0 deletions .pep257
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[pep257]

add-ignore = D203

0 comments on commit ab28421

Please sign in to comment.