mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-02-11 23:59:00 +00:00
3 lines
80 B
Python
3 lines
80 B
Python
from .docstring import Plugin as DocstringPlugin
|
|
|
|
__all__ = ["DocstringPlugin"]
|