Browse Source

New translations __init__.py (French)

l10n_v0.2.x
linlin 4 years ago
parent
commit
110e969b6d
1 changed files with 9 additions and 0 deletions
  1. +9
    -0
      lang/fr/gklearn/ged/learning/__init__.py

+ 9
- 0
lang/fr/gklearn/ged/learning/__init__.py View File

@@ -0,0 +1,9 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
Created on Tue Jul 7 16:07:25 2020

@author: ljia
"""

from gklearn.ged.learning.cost_matrices_learner import CostMatricesLearner

Loading…
Cancel
Save