We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d666a4 commit e8d40d8Copy full SHA for e8d40d8
.pre-commit-config.yaml
@@ -303,11 +303,3 @@ repos:
303
language: python
304
files: ^doc/source/whatsnew/v
305
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