1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-31 20:16:36 +00:00
bazarr/libs/certifi/__init__.py

4 lines
63 B
Python
Raw Normal View History

from .core import where, old_where
2018-10-31 16:08:29 +00:00
__version__ = "2018.10.15"