diff options
| author | 2025-01-04 22:38:23 +0800 | |
|---|---|---|
| committer | 2025-01-04 22:38:23 +0800 | |
| commit | c990518cb533a793399e44edbb4bc036342c7175 (patch) | |
| tree | 8e2bd0f833b803a73dea7d88e7c294cf3d078d4d /src/hrc/__init__.py | |
| parent | bc57c1410c08323ba37114082d0fe609fafc2c5d (diff) | |
| download | HydroRollCore-c990518cb533a793399e44edbb4bc036342c7175.tar.gz HydroRollCore-c990518cb533a793399e44edbb4bc036342c7175.zip | |
Diffstat (limited to 'src/hrc/__init__.py')
| -rw-r--r-- | src/hrc/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hrc/__init__.py b/src/hrc/__init__.py new file mode 100644 index 0000000..4876897 --- /dev/null +++ b/src/hrc/__init__.py @@ -0,0 +1 @@ +from ._core import * # noqa: F403
\ No newline at end of file |
