About Anaconda Help Download Anaconda

A python documentation linter which checks that the docstring description matches the definition.

Installers

Info: This package contains files in non-standard labels.
  • noarch v1.8.1

conda install

To install this package run one of the following:
conda install conda-forge::darglint
conda install conda-forge/label/cf202003::darglint

Description

A functional docstring linter which checks whether a docstring's description matches the actual function/method implementation. Darglint expects docstrings to be formatted using the Google Python Style Guide.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy