There are some flake8 errors. Clear them before other work.
[escalator.git] / api / escalator / i18n.py
index 02384a5..56bfde3 100644 (file)
@@ -13,7 +13,7 @@
 #    License for the specific language governing permissions and limitations
 #    under the License.
 
-from oslo_i18n import *  # noqa
+from oslo_i18n import TranslatorFactory  # noqa
 
 _translators = TranslatorFactory(domain='escalator')