mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Typo again ugh
This commit is contained in:
parent
74e745a291
commit
487ef303d8
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ import os
|
|||
import copy
|
||||
import shutil
|
||||
import random
|
||||
from typing import Dict, Any
|
||||
from typing import Dict, Any, List
|
||||
|
||||
from moulinette.utils.process import check_output
|
||||
from moulinette.utils.log import getActionLogger
|
||||
|
|
Loading…
Add table
Reference in a new issue