__init__.py 104 B

12345
  1. # -*- coding: utf-8 -*-
  2. # !/usr/bin/env python
  3. from .base import YsErrorCode
  4. from .exceptions import *