2b4f76550321bdcccc31ba9550745ed1f392dea2
[releng.git] / utils / test / result_collection_api / tornado_swagger_ui / tornado_swagger / __init__.py
1 #!/usr/bin/python
2 # -*- coding: utf-8 -*-
3 from tornado_swagger.swagger import *
4 from tornado_swagger.handlers import *
5
6 __author__ = 'serena'
7