mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-13 10:03:49 -05:00
Fix typo
This commit is contained in:
parent
ff111f1bde
commit
79e1e60238
@ -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…
x
Reference in New Issue
Block a user