This website requires JavaScript.
Explore
Help
Sign In
ekzyis
/
musicube
Watch
1
Star
0
Fork
You've already forked musicube
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a24cb394a5
musicube
/
pyproject.toml
5 lines
68 B
TOML
Raw
Normal View
History
Unescape
Escape
Copy code from basic_voice example as skeleton https://github.com/Rapptz/discord.py/blob/v1.7.3/examples/basic_voice.py
2021-09-24 18:58:42 +00:00
[
tool
.
autopep8
]
indent-size
=
2
max-line-length
=
160
Run pre-commit on all files
2022-04-14 23:22:45 +00:00
ignore
=
[
"E402"
]