Differences From Artifact [0ee899897d]:
- File gc_core/py/lang_core/__init__.py — part of check-in [2fd7dc4dd5] at 2017-04-25 11:51:19 on branch trunk — commit 1 (user: olr, size: 26) [annotate] [blame] [check-ins using]
To Artifact [90d4c538b4]:
- File gc_core/py/lang_core/__init__.py — part of check-in [c65b7e2b8b] at 2019-05-15 11:55:44 on branch trunk — [graphspell][core][fr] code cleaning (pylint) (user: olr, size: 76) [annotate] [blame] [check-ins using]
1 2 | from .gc_engine import * | > > > | 1 2 3 4 5 | """ Grammalecte - core grammar checker engine """ from .gc_engine import * |