Skip to content

Commit

Permalink
add import glob
Browse files Browse the repository at this point in the history
  • Loading branch information
oleole39 authored and OniriCorpe committed Apr 9, 2024
1 parent a122fdc commit 4306900
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/readme_generator/make_readme.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
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
Expand Down

0 comments on commit 4306900

Please sign in to comment.