mirror of
https://github.com/mtayfur/openwebui-memory-system.git
synced 2026-01-22 06:51:01 +01:00
Introduce a dev-check.sh script to automate code formatting and import sorting using Black and isort. Add a pyproject.toml file to configure Black and isort settings for consistent code style. Update requirements.txt to include Black and isort as development dependencies and remove version pinning for easier dependency management. These changes streamline the development workflow, enforce code style consistency, and make it easier for contributors to run formatting and import checks locally.
567 B
Executable File
567 B
Executable File