Spaces:
Runtime error
Runtime error
File size: 95 Bytes
fe5e03c |
1 2 3 4 |
def fetch_from_pdf(f):
raise NotImplementedError("Still needs to be implemented")
pass |