Skip to content

Commit e8d40d8

Browse files
Update .pre-commit-config.yaml
1 parent 6d666a4 commit e8d40d8

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -303,11 +303,3 @@ repos:
303303
language: python
304304
files: ^doc/source/whatsnew/v
305305
exclude: ^doc/source/whatsnew/v(0|1|2\.0\.0)
306-
- id: flake8-rst-docstrings
307-
name: flake8-rst-docstrings
308-
description: Run flake8 on code snippets in docstrings or RST files
309-
language: python
310-
entry: flake8-rst-docstrings
311-
types: [rst]
312-
args: [--filename=*.rst]
313-
additional_dependencies: [flake8-rst-docstrings==0.1.0, flake8==3.7.9]

0 commit comments

Comments
 (0)