socializer/src/presenters/__init__.py

3 lines
81 B
Python

# -*- coding: utf-8 -*-
from .audioRecorder import *
from .configuration import *