mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
help: Use new setup mechanism
This commit is contained in:
parent
77134cd55b
commit
992d2ea7e1
@ -23,3 +23,7 @@ from . import help # pylint: disable-msg=W0622
|
|||||||
from .help import init
|
from .help import init
|
||||||
|
|
||||||
__all__ = ['help', 'init']
|
__all__ = ['help', 'init']
|
||||||
|
|
||||||
|
version = 1
|
||||||
|
|
||||||
|
is_essential = 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user