We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaff369 commit e53dcebCopy full SHA for e53dceb
1 file changed
flake8_rst_docstrings.py
@@ -1,7 +1,7 @@
1
"""Check Python docstrings validate as reStructuredText (RST).
2
3
This is a plugin for the tool flake8 tool for checking Python
4
-soucre code.
+source code.
5
"""
6
7
import logging
0 commit comments