Skip to content

Commit

Permalink
Merge branch 'fix-pylint' into index-all-activities
Browse files Browse the repository at this point in the history
  • Loading branch information
brianrodri committed Jul 8, 2021
2 parents 76360a5 + aae335d commit c45ac4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
init-hook='import sys; sys.path.append("../oppia_tools/google_appengine_1.9.67/google_appengine")'

[MASTER]
init-hook='import sys; sys.path.append(".")'

# Checks for correct docstring style
load-plugins=pylint.extensions.docstyle, pylint_quotes, scripts.linters.pylint_extensions
Expand Down

0 comments on commit c45ac4e

Please sign in to comment.