mirror of
https://github.com/Pardus-LiderAhenk/ahenk
synced 2024-11-22 12:02:15 +03:00
missing header locale is added to util.py
This commit is contained in:
parent
0cfa14f6e3
commit
6cc05e3be1
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ import shutil
|
|||
import stat
|
||||
import subprocess
|
||||
import uuid
|
||||
import locale
|
||||
from base.scope import Scope
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue