Skip to content

Issue 60 making get brawlers#62

Merged
SharpBit merged 14 commits into
SharpBit:developmentfrom
0dminnimda:issue_60_making_get_brawlers
Jun 27, 2020
Merged

Issue 60 making get brawlers#62
SharpBit merged 14 commits into
SharpBit:developmentfrom
0dminnimda:issue_60_making_get_brawlers

Conversation

@0dminnimda

@0dminnimda 0dminnimda commented Jun 27, 2020

Copy link
Copy Markdown
Contributor

Changes Description

  1. splitting BaseBox into BaseBox and BaseBoxList for convenience
    (with the corresponding estates of both the models themselves and the models inheriting these models)
  2. added:
  • get_brawlers function
  • model Brawlers
  • BRAWLERS_URL in API
  • nothing function to replace lambda expressions in typecasted
  1. changed async.py and sync.py (now they are completely identical, in terms of meaning)
  2. adding tests to files from tests /
  3. tox for py38 now works
  4. adding documentation to CHANGELOG.md, api.rst, index.rst

Checklist

  • [yes] Docstrings added (NumpyDoc)
  • [added] If necessary, add to the documentation files
  • [yes] Tox checked

SharpBit and others added 14 commits April 17, 2020 12:52
Fix brawlers for python 3.5, fix tests
major changes:
1) all py files were refactored in pep8 style
2) splitting BaseBox into BaseBox and BaseBoxList for convenience
(with the corresponding estates of both the models themselves and the models inheriting these models)
3) added:
- get_brawlers function
- model Brawlers
- BRAWLERS_URL in API
- nothing function to replace lambda expressions in typecasted
4) changed async.py and sync.py (now they are completely identical, in terms of meaning)
major changes:
1) all py files were refactored in pep8 style
(except for 97 lines in utils.py)
2) splitting BaseBox into BaseBox and BaseBoxList for convenience
(with the corresponding estates of both the models themselves and the models inheriting these models)
3) added:
- get_brawlers function
- model Brawlers
- BRAWLERS_URL in API
- nothing function to replace lambda expressions in typecasted
4) changed async.py and sync.py (now they are completely identical, in terms of meaning)

.. add some of my files to gitignore
@SharpBit
SharpBit merged commit 6ae7d1c into SharpBit:development Jun 27, 2020
@0dminnimda
0dminnimda deleted the issue_60_making_get_brawlers branch July 22, 2020 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants