invoke json, was a bad idea removing it the earlier commit as the end user should not have to call it
This commit is contained in:
parent
261a867a21
commit
1d751b942b
@ -96,4 +96,5 @@ class WaybackMachineAvailabilityAPI:
|
|||||||
)
|
)
|
||||||
|
|
||||||
self.payload["timestamp"] = timestamp
|
self.payload["timestamp"] = timestamp
|
||||||
|
self.json()
|
||||||
return self
|
return self
|
||||||
|
Loading…
Reference in New Issue
Block a user