# -*- coding: utf-8 -*-from . import test_sql_querychecks = [ test_sql_query]
# -*- coding: utf-8 -*-
from . import test_sql_query
checks = [
test_sql_query
]