Skip to content
Open
Changes from all commits
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
10 changes: 0 additions & 10 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,3 @@
language: python
require_serial: true
types: [python]

- id: docstringify
name: docstringify (deprecated)
description: >-
Flag missing docstrings and, optionally, generate them from signatures
and type annotations.
entry: docstringify
language: python
require_serial: true
types: [python]
Loading