mirror of https://github.com/Bunsly/JobSpy
- new schema (includes bugs)
parent
8c7d924a85
commit
5131cf49b2
|
@ -1,5 +1,4 @@
|
|||
from ..jobs import Enum, BaseModel, JobType, JobResponse
|
||||
from ..formatters import OutputFormat
|
||||
from typing import List, Dict, Optional, Any
|
||||
|
||||
|
Loading…
Reference in New Issue