Skip to content

Commit 70f5b2e

Browse files
committed
DOC: Fixes flake8 issues in whatsnew v0.13.* pandas-dev#24256
Fixed merge errors with setup.cfg, reapplying changes in this version
1 parent 0064a2f commit 70f5b2e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.cfg

-2
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ ignore = E402, # module level import not at top of file
4545
E703, # statement ends with a semicolon
4646

4747
exclude =
48-
doc/source/whatsnew/v0.13.0.rst
49-
doc/source/whatsnew/v0.13.1.rst
5048
doc/source/whatsnew/v0.15.0.rst
5149
doc/source/whatsnew/v0.15.1.rst
5250
doc/source/whatsnew/v0.15.2.rst

0 commit comments

Comments
 (0)