diff options
| author | 2024-03-12 23:09:04 +0800 | |
|---|---|---|
| committer | 2024-03-12 23:09:04 +0800 | |
| commit | 6e555bf5c16815cf0982ba5891e3bbe09444091a (patch) | |
| tree | 5d07b274c2df520618387a13045e9e92d592ad00 /hydro_roll_core/__init__.py | |
| parent | 91ebc76aec7ace1189d9a2386e167de0e080fc77 (diff) | |
| download | HydroRollCore-6e555bf5c16815cf0982ba5891e3bbe09444091a.tar.gz HydroRollCore-6e555bf5c16815cf0982ba5891e3bbe09444091a.zip | |
refactor(filetree): docs -> document, features -> feature, dev -> development
Diffstat (limited to 'hydro_roll_core/__init__.py')
| -rw-r--r-- | hydro_roll_core/__init__.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hydro_roll_core/__init__.py b/hydro_roll_core/__init__.py index 0a04e23..12508e3 100644 --- a/hydro_roll_core/__init__.py +++ b/hydro_roll_core/__init__.py @@ -1 +1,2 @@ -from . import corelib
\ No newline at end of file +from . import corelib + |
