[refactor] move rbm.image → image.sub_image

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-02 08:01:51 +02:00
co-authored by Claude Sonnet 4.6
parent 599ba4f6d5
commit b0d370a56b
10 changed files with 527 additions and 513 deletions
+1 -1
View File
@@ -21,4 +21,4 @@ readme = "README.md"
[tool.setuptools]
package-dir = {"" = "src"}
packages = ["rbm"]
packages = ["rbm", "image"]