This commit is contained in:
marco
2021-11-06 15:21:42 +01:00
parent 4077f8888b
commit 49f341f6db

View File

@@ -2,7 +2,7 @@
# Use of this source code is governed by the 3-clause BSD license # Use of this source code is governed by the 3-clause BSD license
# that can be found in the LICENSE file. # that can be found in the LICENSE file.
# #
from pkg_resources import iter_entry_points, EntryPoint # from pkg_resources import iter_entry_points, EntryPoint
from ..exceptions import LanguageConvertError, LanguageReverseError from ..exceptions import LanguageConvertError, LanguageReverseError
try: try: