__init__.py 182 B

123456
  1. # -*- coding: utf-8 -*-
  2. # Part of Biztech Consultancy. See LICENSE file for full copyright and licensing details.
  3. import main
  4. # vim:expandtab:tabstop=4:softtabstop=4:shiftwidth=4: