Commit Graph

18 Commits

Author SHA1 Message Date
kokarare1212 639e0c4f92 Add Reconnect Method 2021-04-27 07:10:45 +09:00
deepsource-autofix[bot] e3f50725b8
Format code with yapf
This commit fixes the style issues introduced in 2b40b47 according to the output
from yapf.

Details: https://deepsource.io/gh/kokarare1212/librespot-python/transform/4370f54c-a381-41c5-9e2a-449638c44abe/
2021-04-24 23:57:30 +00:00
kokarare1212 2b40b47992 Fix "Failed reading packet!" #16 2021-04-25 08:57:15 +09:00
deepsource-autofix[bot] cec130aa39
Format code with yapf
This commit fixes the style issues introduced in b779a6a according to the output
from yapf.

Details: https://deepsource.io/gh/kokarare1212/librespot-python/transform/ef955754-0053-413b-8235-a6a87e8254d0/
2021-04-24 12:25:52 +00:00
Denis 84a43bed3d Fix AttributeError 2021-04-24 17:39:52 +07:00
Denis 8481226ff4 Fix TypeError 2021-04-24 17:17:02 +07:00
Restyled.io 4b2c144aff Restyled by yapf 2021-04-16 23:52:13 +00:00
Restyled.io d3febb34d5 Restyled by isort 2021-04-16 23:52:05 +00:00
Restyled.io cfd1ac05fb Restyled by black 2021-04-16 23:52:02 +00:00
deepsource-autofix[bot] 597da1f5a1
Remove unused imports 2021-04-16 23:51:49 +00:00
こうから 9d8ecbbc1b
Merge pull request #11 from kokarare1212/deepsource-fix-cbd3de2b
Remove methods with unnecessary super delegation.
2021-04-17 08:50:29 +09:00
deepsource-autofix[bot] fb2312e844
Remove methods with unnecessary super delegation. 2021-04-16 23:50:13 +00:00
deepsource-autofix[bot] d1bd953762
Refactor unnecessary `else` / `elif` when `if` block has a `continue` statement 2021-04-16 23:49:32 +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] 5fa89ebc0d
Format code with yapf 2021-04-09 23:23:44 +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