Skip to content

Commit

Permalink
update markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
s-martin committed Dec 26, 2023
1 parent 535b0a7 commit 34aeebc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions documentation/developers/docstring/docstring-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -4877,8 +4877,6 @@ you can implement a Factory Pattern using this package. Take a look at volume.py

**Example:** Decorate a function for auto-registering under it's own name:

.. code-block:: python

import jukebox.plugs as plugs
@plugs.register
def func1(param):
Expand Down

0 comments on commit 34aeebc

Please sign in to comment.