summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorDolph Mathews <dolph.mathews@gmail.com>2016-06-03 08:53:12 -0500
committerDolph Mathews <dolph.mathews@gmail.com>2016-06-03 08:53:17 -0500
commit305b0e031f8a9029f7d285e241bf36aacd969936 (patch)
treeb9195eaa59397ea926739fb548215d8b0f315194 /requirements.txt
parent01672f18c37535af1cc92fffe5d2221a9cde3340 (diff)
downloadpython-keystoneclient-305b0e031f8a9029f7d285e241bf36aacd969936.tar.gz
PEP257: Ignore D203 because it was deprecated
PEP257's D203 check ensures that you have a blank line before class docstrings. This rule directly conflicts with D211 (no blank lines before class docstrings), which is intended to supersede D203. The original language in PEP257 which D203 was based on was actually removed from PEP257 by Guido here: https://hg.python.org/peps/rev/9b715d8246db Change-Id: Icc048b947acea8f655d00540c221123b906e7545
Diffstat (limited to 'requirements.txt')
0 files changed, 0 insertions, 0 deletions