-
Jamie Tanna authored
To start making it simpler to implement various datasources, we can produce a common interface, `datasource` that they need to implement. This allows a much simpler set of implementation across future datasources, as well as making more of the functions in the `datasources` package more straightforward.
702aae21
Loading