Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Fix basics docs
  • Loading branch information
alimcmaster1 committed Nov 2, 2019
commit c3e899ec98f0c21bf76d3f53d8bbcc25e158c380
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ ignore = E402, # module level import not at top of file
E711, # comparison to none should be 'if cond is none:'

exclude =
doc/source/getting_started/basics.rst
doc/source/development/contributing_docstring.rst


Expand Down