aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-06-17 04:24:14 +0800
committer简律纯 <i@jyunko.cn>2024-06-17 04:24:14 +0800
commitdfec9f99d1726b3c3a4e9426f50c955fcaddb623 (patch)
tree6037a833b14cabd5ffda9b5a09f08229994fa616 /examples
parente914584e3e441a5b875e68d9443d99a745164e34 (diff)
downloadHydroRoll-dfec9f99d1726b3c3a4e9426f50c955fcaddb623.tar.gz
HydroRoll-dfec9f99d1726b3c3a4e9426f50c955fcaddb623.zip
chore(format): ruff lint code
Diffstat (limited to 'examples')
-rw-r--r--examples/main.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/main.py b/examples/main.py
index 211b3d3..bb95e79 100644
--- a/examples/main.py
+++ b/examples/main.py
@@ -4,5 +4,3 @@ bot = Bot(hot_reload=True)
if __name__ == "__main__":
bot.run()
-
-