diff options
| author | 2023-08-09 14:45:12 +0800 | |
|---|---|---|
| committer | 2023-08-09 14:45:12 +0800 | |
| commit | c3508543f1aa6b29a5045bd846408c6141e77eca (patch) | |
| tree | 417f6b14bef6b1b8df71e18599672f49b75f3a65 /tests/main.py | |
| parent | 85ec2f7dc55a672b07272a50f11eb86460f38671 (diff) | |
| download | HydroRoll-c3508543f1aa6b29a5045bd846408c6141e77eca.tar.gz HydroRoll-c3508543f1aa6b29a5045bd846408c6141e77eca.zip | |
Diffstat (limited to 'tests/main.py')
| -rw-r--r-- | tests/main.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/main.py b/tests/main.py index 93f67f2..bb95e79 100644 --- a/tests/main.py +++ b/tests/main.py @@ -1,4 +1,4 @@ -from HydroRoll import Bot +from iamai import Bot bot = Bot(hot_reload=True) |
