File size: 84 Bytes
18f9528
 
a11ab1e
 
 
1
2
3
4
5
from .serpjob import scrape_job_profile

__all__ = [
    'scrape_job_profile',
    ]