Skip to content

Commit

Permalink
Updating the .pylintrc file to ignore errors that are fine for now (#625
Browse files Browse the repository at this point in the history
)
  • Loading branch information
elicwhite authored Jul 24, 2016
1 parent 819fd33 commit eeae187
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pylintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[MESSAGES CONTROL]
disable=line-too-long,
missing-docstring

0 comments on commit eeae187

Please sign in to comment.