mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Undefined MoulinetteError
This commit is contained in:
parent
43591f0cae
commit
567bdb9a15
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ import tempfile
|
|||
from collections import OrderedDict
|
||||
|
||||
from moulinette import msignals, m18n, msettings
|
||||
from moulinette.core import MoulinetteError
|
||||
from moulinette.utils.log import getActionLogger
|
||||
from moulinette.utils.network import download_json
|
||||
from moulinette.utils.process import run_commands, check_output
|
||||
|
|
Loading…
Add table
Reference in a new issue