Skip to content

Commit

Permalink
Update docs/source/plugin/advanced.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Florian Strzelecki <[email protected]>
  • Loading branch information
SnoopJ and Exirel authored Jul 14, 2023
1 parent 68ed7aa commit c311cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/plugin/advanced.rst
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ an alias for an existing command::
.. warning::

Any callables imported from other plugins will be treated as if they were
defined in the current plugin. This can lead to duplication of plugin
exposed in the current plugin. This can lead to duplication of plugin
rules. For the most predictable results, import the other plugin as a
module rather than unpacking its callables using a ``from`` import.

Expand Down

0 comments on commit c311cb3

Please sign in to comment.