mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
add import glob
This commit is contained in:
parent
eba9b4da26
commit
ff2682c3da
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ from copy import deepcopy
|
|||
from typing import Dict, Optional, List, Tuple
|
||||
|
||||
import toml
|
||||
import glob
|
||||
from jinja2 import Environment, FileSystemLoader
|
||||
from babel.support import Translations
|
||||
from babel.messages.pofile import PoFileParser
|
||||
|
|
Loading…
Add table
Reference in a new issue