WIP: More refactoring
- rename transforms submodule to transformations - Add a Transformation class which wraps the actual transform class - Derive and implement RGRGTransformation - Add tests
transformations/__init__.py
0 → 100644
transformations/transform.py
0 → 100644
Please register or sign in to comment