Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Pyband: Implemented get_price_symbols to client module #2883

Merged
merged 6 commits into from
Nov 18, 2020

Conversation

pzshine
Copy link
Member

@pzshine pzshine commented Nov 16, 2020

Fixed: #2882

Implementation details

  • Implemented get_price_symbols to the client module including test case

Please ensure the following requirements are met before submitting a pull request:

  • The pull request is targeted against the correct target branch
  • The pull request is linked to an issue with appropriate discussion and an accepted design OR is linked to a spec that describes the work.
  • The pull request includes a description of the implementation/work done in detail.
  • The pull request includes any and all appropriate unit/integration tests
  • You have added a relevant changelog entry to CHANGELOG_UNRELEASED.md
  • You have re-reviewed the files affected by the pull request (e.g. using the Files changed tab in the Github PR explorer)

@render
Copy link

render bot commented Nov 16, 2020

helpers/pyband/pyband/client.py Outdated Show resolved Hide resolved
@evilpeach evilpeach merged commit 0f8eb38 into master Nov 18, 2020
@evilpeach evilpeach deleted the pyband-get-ref-symbol branch November 18, 2020 08:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement get_ref_symbol on Client
3 participants