Merge remote-tracking branch 'origin/release/0.8.x' into develop
This commit is contained in:
commit
b0434773fa
7 changed files with 27 additions and 8 deletions
|
|
@ -7,7 +7,8 @@ import os
|
|||
from tempfile import mkdtemp
|
||||
|
||||
|
||||
def gettext(s): return s
|
||||
def gettext(s):
|
||||
return s
|
||||
|
||||
|
||||
HELPER_SETTINGS = dict(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue