No description
Kumi
38873350be
- Simplified user creation in OIDC backend by removing redundant model import. - Standardized quote usage for string literals across the codebase for consistency. - Expanded `__init__.py` files to explicitly list all module exports, enhancing project navigability and IDE support. - Fixed incorrect file object usage in PILStitcher, ensuring correct image handling. - Improved error handling in loader with explicit exception capture, aiding in debugging and maintenance. - Removed unused imports and simplified command classes for clarity and reduced complexity in command handling. - Initialized test suite structure to encourage future development of tests. This commit represents a broad sweep to tidy up the codebase, laying a stronger foundation for future features and improvements. |
||
---|---|---|
src/pix360core | ||
.gitignore | ||
.gitlab-ci.yml | ||
LICENSE | ||
pyproject.toml | ||
README.md |