Also updated docs

This commit is contained in:
Veronica K. B. Olsen
2021-01-23 12:12:45 +01:00
parent 6a131977d3
commit 6f84574511
2 changed files with 27 additions and 3 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ not conform to the standard.
## Ignored Errors
Some errors are ignored in novelWriter, for various reasons. In addition, novelWriter uses
Some `flake8` error codes are ignored for this project for various reasons. The source also uses
camelCase function and variable names due to this being the standard for the Qt libraries, and also
because of the author's personal preferences.