diff options
| author | Kenneth Reitz <me@kennethreitz.org> | 2016-02-21 23:01:41 -0500 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.org> | 2016-02-21 23:01:41 -0500 |
| commit | 7c5d703466332b7d4db98843ef36c5f79f7a7ff9 (patch) | |
| tree | 72f32a3b1d3e358ba966f49acfe70f154c367e6a /docs/dev | |
| parent | f8798a253adc21c63cac0c4df936f72f0a3b42ae (diff) | |
| download | python-requests-7c5d703466332b7d4db98843ef36c5f79f7a7ff9.tar.gz | |
docs
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/contributing.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/contributing.rst b/docs/dev/contributing.rst index bdb733a0..a641ecb1 100644 --- a/docs/dev/contributing.rst +++ b/docs/dev/contributing.rst @@ -113,7 +113,7 @@ Kenneth Reitz's Code Style™ The Requests codebase uses the `PEP 8`_ code style. -In addition to the standards outlined in PEP8, we have a few guidelines: +In addition to the standards outlined in PEP 8, we have a few guidelines: - Line-length can exceed 79 characters, to 100, when convenient. - Line-length can exceed 100 characters, when doing otherwise would be *terribly* inconvenient. |
