| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| (Empty) | |
| 1 from cms.translations.xtm.cli import main | |
|
Vasily Kuznetsov
2018/10/05 14:51:24
Nit: all Python files that have any content need t
Tudor Avram
2018/10/05 16:28:47
Done.
| |
| 2 | |
| 3 | |
| 4 if __name__ == '__main__': | |
| 5 main() | |
| OLD | NEW |