2025-05-28 19:16:17 +08:00

17 lines
471 B
Python
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# -*- coding: utf-8 -*-
"""
-------------------------------------------------
File Name __init__.py.py
Description :
Author : JHao
date 2016/12/3
-------------------------------------------------
Change Activity:
2016/12/3:
-------------------------------------------------
"""
__author__ = 'JHao'
from Schedule.RawProxyCheck import doRawProxyCheck
from Schedule.UsefulProxyCheck import doUsefulProxyCheck