Left: | ||
Right: |
OLD | NEW |
---|---|
(Empty) | |
1 from cms.bin.xtm_translations.translate_xtm_cloud import main | |
Vasily Kuznetsov
2018/09/26 10:43:15
Most of the code of xtm_translations doesn't need
Tudor Avram
2018/10/04 06:48:01
We discussed this in person and, as far as I remem
Vasily Kuznetsov
2018/10/05 10:56:24
I think we've decided to do this at the end of thi
Tudor Avram
2018/10/05 12:34:40
Done.
| |
2 | |
3 | |
4 if __name__ == '__main__': | |
5 main() | |
OLD | NEW |