summaryrefslogtreecommitdiff
path: root/tests/internals/pluginfactory/notatype/foo.py
blob: 311a4fb327f88c8f2e06840070a725012aa06ca5 (plain)
1
2
3
4
5
6
# Plugins are supposed to return a subclass type
# of Source or Element, depending on plugin type.


def setup():
    return 5