Comment 0 for bug 1646372

Revision history for this message
zhangyanxian (zhang-yanxian) wrote :

1. What is the problem
When "from tricircle.common.i18n import _, _LE, _LI, _LW"
The pep8 failed: ./tricircle/network/central_plugin.py:50:36: H301 one import per line

2. What is the solution to the problem
some import exceptions should be set in tox.ini configuration

3. What the features need to be implemented to the Tricircle
To realize the solution