Commit Graph

13 Commits

Author SHA1 Message Date
deepsource-autofix[bot] a702e60bf1
Format code with yapf
This commit fixes the style issues introduced in b96b369 according to the output
from yapf.

Details: https://deepsource.io/gh/kokarare1212/librespot-python/transform/be8d92d8-4cc2-4865-94f6-a55f638282f5/
2021-05-26 11:46:00 +00:00
Pawan Paudel 3a38afeef0 fixing import errors 2021-05-26 14:37:44 +05:45
Restyled.io 0fbe39722b Restyled by yapf 2021-05-22 01:27:30 +00:00
Restyled.io 10c7a801e4 Restyled by reorder-python-imports 2021-05-22 01:26:41 +00:00
Restyled.io adb111fa8b Restyled by isort 2021-05-22 01:26:35 +00:00
Restyled.io 544c57ff1f Restyled by black 2021-05-22 01:26:33 +00:00
kokarare1212 2b40b47992 Fix "Failed reading packet!" #16 2021-04-25 08:57:15 +09:00
Denis 8481226ff4 Fix TypeError 2021-04-24 17:17:02 +07:00
deepsource-autofix[bot] fb2312e844
Remove methods with unnecessary super delegation. 2021-04-16 23:50:13 +00:00
deepsource-autofix[bot] bd2a63653b
Refactor unnecessary `else` / `elif` when `if` block has a `return` statement 2021-04-09 23:30:53 +00:00
deepsource-autofix[bot] a06c94a69e
Use literal syntax instead of function calls to create data structure 2021-04-09 23:23:34 +00:00
kokarare1212 ba29d64c2d Improved compatibility with Java 2021-03-07 14:38:41 +09:00
kokarare1212 8daf68831e Change Directory 2021-02-25 08:07:17 +09:00