Skip to content

Commit

Permalink
add kraken.spot.Earn and tests
Browse files Browse the repository at this point in the history
  • Loading branch information
btschwertfeger committed Mar 9, 2024
1 parent 1113f8e commit b03d0a6
Show file tree
Hide file tree
Showing 114 changed files with 234 additions and 20,266 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ pytest.xml
*.pot

# Sphinx documentation
docs/_build/
doc/_build/

# PyBuilder
target/
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![Typing](https://img.shields.io/badge/typing-mypy-informational)](https://mypy-lang.org/)
[![CodeQL](https://github.com/btschwertfeger/python-kraken-sdk/actions/workflows/codeql.yaml/badge.svg?branch=master)](https://github.com/btschwertfeger/python-kraken-sdk/actions/workflows/codeql.yaml)
[![CI/CD](https://github.com/btschwertfeger/python-kraken-sdk/actions/workflows/cicd.yaml/badge.svg?branch=master)](https://github.com/btschwertfeger/python-kraken-sdk/actions/workflows/cicd.yaml)
[![codecov](https://codecov.io/gh/btschwertfeger/python-kraken-sdk/branch/master/badge.svg)](https://app.codecov.io/gh/btschwertfeger/python-kraken-sdk)

Expand Down
Binary file removed doc/_build/doctrees/environment.pickle
Binary file not shown.
Binary file removed doc/_build/doctrees/index.doctree
Binary file not shown.
Binary file removed doc/_build/doctrees/src/about/license.doctree
Binary file not shown.
Binary file removed doc/_build/doctrees/src/base_api/base_api.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed doc/_build/doctrees/src/futures/rest.doctree
Binary file not shown.
Binary file removed doc/_build/doctrees/src/futures/websockets.doctree
Binary file not shown.
Binary file not shown.
Binary file removed doc/_build/doctrees/src/introduction.doctree
Binary file not shown.
Binary file removed doc/_build/doctrees/src/issues.doctree
Binary file not shown.
Binary file removed doc/_build/doctrees/src/spot/rest.doctree
Binary file not shown.
Binary file removed doc/_build/doctrees/src/spot/websockets.doctree
Binary file not shown.
4 changes: 0 additions & 4 deletions doc/_build/html/.buildinfo

This file was deleted.

38 changes: 0 additions & 38 deletions doc/_build/html/_sources/index.rst.txt

This file was deleted.

10 changes: 0 additions & 10 deletions doc/_build/html/_sources/src/about/license.rst.txt

This file was deleted.

36 changes: 0 additions & 36 deletions doc/_build/html/_sources/src/base_api/base_api.rst.txt

This file was deleted.

24 changes: 0 additions & 24 deletions doc/_build/html/_sources/src/examples/rest_example_usage.rst.txt

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

14 changes: 0 additions & 14 deletions doc/_build/html/_sources/src/exceptions/exceptions.rst.txt

This file was deleted.

26 changes: 0 additions & 26 deletions doc/_build/html/_sources/src/futures/rest.rst.txt

This file was deleted.

11 changes: 0 additions & 11 deletions doc/_build/html/_sources/src/futures/websockets.rst.txt

This file was deleted.

Loading

0 comments on commit b03d0a6

Please sign in to comment.