mirror of
https://github.com/Fluffy-Bean/Lynxie.git
synced 2025-05-29 14:53:15 +00:00
`raise` causes control flow to be disrupted, as it will exit the block. It is recommended to check other conditions using another `if` statement, and get rid of `else` statements as they are unnecessary. |
||
---|---|---|
.. | ||
assets | ||
commands | ||
data | ||
__main__.py | ||
config.py | ||
database.py | ||
utils.py |