aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/hydro_roll_core/__init__.py
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-06-17 04:22:57 +0800
committer简律纯 <i@jyunko.cn>2024-06-17 04:22:57 +0800
commitd241a9a0e743ff66a2961603dd44f398fb683885 (patch)
tree22b1fa0752c8e30dc00e95bb8a12b55ae6a2ea72 /hydro_roll_core/__init__.py
parentfdee34884c29216db2a6bdb7e5c714af2e780777 (diff)
downloadHydroRollCore-d241a9a0e743ff66a2961603dd44f398fb683885.tar.gz
HydroRollCore-d241a9a0e743ff66a2961603dd44f398fb683885.zip
chore(format): ruff lint code
Diffstat (limited to 'hydro_roll_core/__init__.py')
-rw-r--r--hydro_roll_core/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/hydro_roll_core/__init__.py b/hydro_roll_core/__init__.py
index 733271d..1bd4ab1 100644
--- a/hydro_roll_core/__init__.py
+++ b/hydro_roll_core/__init__.py
@@ -1 +1 @@
-from .libcore import * \ No newline at end of file
+from .libcore import *