Skip to content

Commit 9c102a9

Browse files
authored
Fix copy-paste error in docstring
1 parent 27afe80 commit 9c102a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Setup file for building/installing flake8-black."""
1+
"""Setup file for building/installing flake8-rst-docstrings."""
22

33
from __future__ import with_statement
44
from __future__ import print_function

0 commit comments

Comments
 (0)