mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 15:55:31 +01:00
Fix typo
This commit is contained in:
parent
ff111f1bde
commit
79e1e60238
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ Pep8
|
||||||
----
|
----
|
||||||
|
|
||||||
It's the standard for all Python development, so it's `very well documented`_.
|
It's the standard for all Python development, so it's `very well documented`_.
|
||||||
The version is:
|
The short version is:
|
||||||
|
|
||||||
* Lines should wrap at 79 characters
|
* Lines should wrap at 79 characters
|
||||||
* Use ``snake_case`` for variables, ``CamelCase`` for classes, and ``ALL_CAPS``
|
* Use ``snake_case`` for variables, ``CamelCase`` for classes, and ``ALL_CAPS``
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue