diff options
| author | 2023-07-04 14:04:24 +0800 | |
|---|---|---|
| committer | 2023-07-04 14:04:24 +0800 | |
| commit | 9cbb15c55824fb4a0fd16f9f25e6af2fe7ccd363 (patch) | |
| tree | ad63b13484e0d2e72a4895184deb337cd2ba8e60 /core/__init__.py | |
| parent | ba56e07868b8f55839640e1f2fee8f878c3cd18a (diff) | |
| download | infini-9cbb15c55824fb4a0fd16f9f25e6af2fe7ccd363.tar.gz infini-9cbb15c55824fb4a0fd16f9f25e6af2fe7ccd363.zip | |
Rename __init__.py to __init__.py
Diffstat (limited to 'core/__init__.py')
| -rw-r--r-- | core/__init__.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/__init__.py b/core/__init__.py deleted file mode 100644 index 7c90048d..00000000 --- a/core/__init__.py +++ /dev/null @@ -1,3 +0,0 @@ -name = "HydroRollCore" - -from HydroRollCore.rule import Rule |
