mirror of https://github.com/Bunsly/JobSpy
format black
parent
093fb6c4f3
commit
26ababe96f
|
@ -66,4 +66,3 @@ class JobResponse(BaseModel):
|
|||
if v is None and values.get("jobs"):
|
||||
return len(values["jobs"])
|
||||
return v
|
||||
|
||||
|
|
Loading…
Reference in New Issue