bazarr/libs/ga4mp/__init__.py

3 lines
77 B
Python

from ga4mp.ga4mp import GtagMP, FirebaseMP
__all__ = ['GtagMP','FirebaseMP']