You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc-source/index.rst
+10-14Lines changed: 10 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -125,7 +125,8 @@ Installation
125
125
Usage
126
126
--------
127
127
128
-
This library provides the Flake8 plugin ``flake8-dunder-all`` as well as the ``ensure-dunder-all``,script which adds ``__all__`` to files that require it.
128
+
This library provides the Flake8 plugin ``flake8-dunder-all`` as well as the
129
+
``ensure-dunder-all`` script which adds ``__all__`` to files that require it.
129
130
130
131
131
132
Using the Flake8 plugin as a pre-commit hook
@@ -137,13 +138,7 @@ See `pre-commit <https://github.com/pre-commit/pre-commit>`_ for instructions
0 commit comments