near() method of WaybackMachineAvailabilityAPI return self to preserve past behaviour
This commit is contained in:
parent
2e487e88d3
commit
261a867a21
@ -96,4 +96,4 @@ class WaybackMachineAvailabilityAPI:
|
||||
)
|
||||
|
||||
self.payload["timestamp"] = timestamp
|
||||
return self.json()
|
||||
return self
|
||||
|
Loading…
Reference in New Issue
Block a user