mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +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
|
||||
|
||||
__all__ = ['help', 'init']
|
||||
|
||||
version = 1
|
||||
|
||||
is_essential = 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user