Closed mure closed 2 years ago
uplink
pydantic
BaseClient
DataFrameClient
Needed for DFS client
This will be tested by integration tests later on.
What does this Pull Request accomplish?
uplink
andpydantic
, which will be used to implement the new DFS client.BaseClient
class that extends from uplink.ConsumerDataFrameClient
class with a rudimentary implementation of the API info route for integration testing purposesWhy should this Pull Request be merged?
Needed for DFS client
What testing has been done?
This will be tested by integration tests later on.