Browse Source

New translations __init__.py (Chinese Simplified)

l10n_v0.2.x
linlin 4 years ago
parent
commit
4ab10a1ef8
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      lang/zh/gklearn/tests/__init__.py

+ 8
- 0
lang/zh/gklearn/tests/__init__.py View File

@@ -0,0 +1,8 @@
# -*-coding:utf-8 -*-
"""tests - tests module.
"""

# info
__version__ = "0.1"
__author__ = "Linlin Jia"
__date__ = "March 2020"

Loading…
Cancel
Save