Davide Casale
|
0f9fa1bf6a
|
Merge bfxapi.rest.types and bfxapi.websocket.types in bfxapi.tests sub-package.
|
2023-04-20 03:44:13 +02:00 |
|
Davide Casale
|
ae14a5d0d1
|
Apply pylint's linting rules to bfxapi/__init__.py, bfxapi/enums.py, bfxapi/exceptions.py, bfxapi/labeler.py, bfxapi/notification.py and bfxapi/urls.py.
|
2023-03-06 17:14:03 +01:00 |
|
Davide Casale
|
06dc9e1c0a
|
Remove cid.py and integers.py from bfxapi.utils subpackage. Rename encoder.py file to JSONEncoder.py. Remove IntegerUnderflowError and IntegerOverflowflowError exceptions from bfxapi/exceptions.py.
|
2023-02-01 17:18:05 +01:00 |
|
Davide Casale
|
0a53ab7f7e
|
Apply lots of refactoring to the websocket subpackage (fix every mypy error and warning). Add integers.py and decimal.py to bfxapi.utils package. Update requirements.txt and setup.py with new mypy dependencies.
|
2022-12-16 18:30:41 +01:00 |
|
Davide Casale
|
24b105378a
|
Add hierarchy logic to custom exceptions.
|
2022-12-15 19:14:00 +01:00 |
|