Davide Casale
|
894391256d
|
Rewrite long strings using \ instead of + (concatenation).
|
2023-03-08 16:30:52 +01:00 |
|
Davide Casale
|
9e566bbc5a
|
Switch from max-line-length=130 to more standard max-line-length=120 in .pylintrc.
|
2023-03-07 15:28:02 +01:00 |
|
Davide Casale
|
af25f25d3b
|
Apply pylint's linting rules to bfxapi/tests/*.py.
|
2023-03-06 19:06:32 +01:00 |
|
Davide Casale
|
16d0ee525e
|
Remove test_rest_serializers_and_types.py and test_websocket_serializers_and_types.py. Add new test_rest_serializers.py and test_websocket_serializers.py unit tests. Edit bfxapi.tests.__init__.py's test suite.
|
2023-02-17 04:29:26 +01:00 |
|