Commit Graph

115 Commits

Author SHA1 Message Date
こうから 3a154f4875
Merge pull request #14 from kokarare1212/deepsource-fix-567de118
Remove unused imports
2021-04-17 08:53:17 +09:00
こうから d4eb519e27
Merge pull request #15 from kokarare1212/restyled/deepsource-fix-567de118
Restyle Remove unused imports
2021-04-17 08:53:07 +09: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] 42d44c5968
Format code with yapf 2021-04-16 23:50:23 +00:00
こうから 6acfbb40b0
Merge pull request #10 from kokarare1212/deepsource-fix-0f15d09b
Refactor unnecessary `else` / `elif` when `if` block has a `continue` statement
2021-04-17 08:50:21 +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
kokarare1212 5456166b72 Bump protobuf Version 2021-04-10 19:43:31 +09:00
こうから 15a2536203
Merge pull request #8 from kokarare1212/deepsource-fix-8489b1ba
Refactor unnecessary `else` / `elif` when `if` block has a `return` statement
2021-04-10 08:31:34 +09:00
deepsource-autofix[bot] bd2a63653b
Refactor unnecessary `else` / `elif` when `if` block has a `return` statement 2021-04-09 23:30:53 +00:00
こうから 86ae06de51
Merge pull request #7 from kokarare1212/deepsource-fix-ce8fef1b
Remove reimported module
2021-04-10 08:27:33 +09:00
こうから 5734189f45
Update __init__.py 2021-04-10 08:27:18 +09:00
deepsource-autofix[bot] 0d6a86bf53
Remove reimported module 2021-04-09 23:26:35 +00:00
こうから e93aba1f77
Merge pull request #6 from kokarare1212/deepsource-fix-398ac89c
Use literal syntax instead of function calls to create data structure
2021-04-10 08:24:35 +09: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
こうから 2a5a9b35fb
Change the Badge
Change the Badge
2021-04-10 08:22:02 +09:00
こうから a47a5dbec9
Merge pull request #4 from kokarare1212/deepsource-transform-696db435
Format code with yapf
2021-04-10 08:18:47 +09:00
こうから 0d0c4e8506
Merge pull request #5 from kokarare1212/restyled/deepsource-transform-696db435
Restyle Format code with yapf
2021-04-10 08:18:37 +09:00
Restyled.io cdad65011b Restyled by yapf 2021-04-09 23:16:32 +00:00
Restyled.io ee0dacc040 Restyled by reorder-python-imports 2021-04-09 23:16:25 +00:00
Restyled.io fa7d74d9df Restyled by isort 2021-04-09 23:16:20 +00:00
Restyled.io cc49433aa9 Restyled by black 2021-04-09 23:16:18 +00:00
deepsource-autofix[bot] 45e69da1a8
Format code with yapf
This commit fixes the style issues introduced in 3df41f0 according to the output
from yapf.

Details: https://deepsource.io/gh/kokarare1212/librespot-python/transform/8943cbb4-879c-4a5f-8f77-e14c8c5ac178/
2021-04-09 23:16:05 +00:00
DeepSource Bot 3df41f04fc Add .deepsource.toml 2021-04-09 23:15:34 +00:00
こうから fee915cc2c
Merge pull request #2 from kokarare1212/sider/configure
Configure Sider
2021-04-10 08:09:04 +09:00
こうから 76040acbf8
Merge pull request #3 from kokarare1212/restyled/sider/configure
Restyle Configure Sider
2021-04-10 08:08:23 +09:00
Restyled.io a8386ddbd9 Restyled by prettier-yaml 2021-04-09 23:04:49 +00:00
sider[bot] 746cfe3467
Configure Sider
Welcome to [Sider](https://sider.review/)! 🎉

This is an onboarding PR to help you understand and configure Sider. You can edit the `sider.yml` file in this PR to fix analysis failures.
Of course, you can close this PR when Sider works well without this `sider.yml`.

If you have any questions, our [documentation](https://help.sider.review/getting-started/custom-configuration) could help you. 📃
2021-04-09 23:04:43 +00:00
こうから 133cbfc902
Update README.md 2021-04-06 07:13:13 +09:00
こうから f0ecb7515a
Create CODE_OF_CONDUCT.md 2021-04-06 07:11:20 +09:00
こうから 6b78660f15
Update README.md 2021-04-06 07:08:31 +09:00
こうから f7460f9f3b
Create codeql-analysis.yml 2021-03-29 11:22:35 +09:00
こうから dc1c47032b
Update README.md 2021-03-28 16:18:26 +09:00
こうから 0ae7ceda11
Update README.md 2021-03-28 16:05:22 +09:00
こうから de345d63e4
Update README.md 2021-03-28 16:05:00 +09:00
こうから 9c16e05a58
Update requirements.txt
Added the confirmed versions of each module.
2021-03-28 16:03:26 +09:00
こうから 966b108ceb
Update ROADMAP.md 2021-03-28 16:00:54 +09:00
こうから ceb6ce7779
Update README.md 2021-03-28 15:58:08 +09:00
こうから 9584c9cb09
Create ROADMAP.md 2021-03-28 15:56:35 +09:00
kokarare1212 d8686312aa Change Directory Layouts 2021-03-08 12:18:47 +09:00
kokarare1212 ba29d64c2d Improved compatibility with Java 2021-03-07 14:38:41 +09:00
kokarare1212 da55d907ee Update Shannon 2021-03-06 18:17:27 +09:00
kokarare1212 1f25b1468c Change Directory Layout 2021-03-06 18:16:43 +09:00
kokarare1212 ee2a864330 Change Directory Layout 2021-03-04 09:30:54 +09:00
kokarare1212 a0c9488aac Edit README.md 2021-02-28 11:45:21 +09:00