mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-06 05:30:56 +00:00
Fix common spelling mistakes (#4956)
* add codespell * first fixes * doc fixes * fix docstrings and comments * functional changes * docstrings again * and docs again * rename args * add ignore * use pre-commit for filtering instead * ups * fix typo in filter
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
"""Apps file for plugin app.
|
||||
|
||||
This initializes the plugin mechanisms and handles reloading throught the lifecycle.
|
||||
This initializes the plugin mechanisms and handles reloading throughout the lifecycle.
|
||||
The main code for plugin special sauce is in the plugin registry in `InvenTree/plugin/registry.py`.
|
||||
"""
|
||||
|
||||
|
Reference in New Issue
Block a user