Skip to content
Snippets Groups Projects
Commit 6879d9cf authored by Jameson Graef Rollins's avatar Jameson Graef Rollins
Browse files

use functools.wraps to add docstrings to transform .new and .pull methods

Simple way to reuse the docstrings defined in the base class.  The method
docstrings don't need to be updated, as the overall class docstring should
describe what the element does.
parent c5d928ba
No related branches found
No related tags found
1 merge request!79update TransformElement source pad method name
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment