mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Forgot to import errno
This commit is contained in:
parent
08caf2e07f
commit
6ccf054d5c
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ import requests
|
|||
import base64
|
||||
import time
|
||||
import json
|
||||
import errno
|
||||
|
||||
from moulinette import m18n
|
||||
from moulinette.core import MoulinetteError
|
||||
|
|
Loading…
Add table
Reference in a new issue