Skip to content

Commit

Permalink
#120 - Add Q&A session page
Browse files Browse the repository at this point in the history
- Fix linting
  • Loading branch information
jcklie committed Nov 15, 2020
1 parent 1cb39c3 commit 314040a
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 @@ -75,6 +75,7 @@ disable=R0903,W0511,I0011,C0111,
too-many-statements,
too-many-return-statements,
too-many-branches,
too-many-lines,
invalid-name,
bare-except,
import-error,
Expand Down

0 comments on commit 314040a

Please sign in to comment.