You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/extensions
ytqh 816ea24571 Apply code formatting with ruff formatter
- Fixed formatting issues across 23 files
- Ensured all linting checks pass with uv run ruff check
- Code now follows consistent formatting standards
- No functional changes, only formatting improvements

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
11 months ago
..
storage feat: add administrative commands to free up storage space by removing unused files (#18835) 1 year ago
__init__.py feat: mypy for all type check (#10921) 1 year ago
ext_app_metrics.py feat: mypy for all type check (#10921) 1 year ago
ext_blueprints.py Merge remote-tracking branch 'dify/main' into main 1 year ago
ext_celery.py Merge remote-tracking branch 'dify/main' into main 1 year ago
ext_code_based_extension.py refactor: assembling the app features in modular way (#9129) 2 years ago
ext_commands.py feat: update command for add admin cmd 1 year ago
ext_compress.py feat: mypy for all type check (#10921) 1 year ago
ext_database.py chore(db): use a better way to export models and remove unused table (#11838) 1 year ago
ext_hosting_provider.py refactor: assembling the app features in modular way (#9129) 2 years ago
ext_import_modules.py chore(db): use a better way to export models and remove unused table (#11838) 1 year ago
ext_logging.py Fix: ValueError: Formatting field not found in record: 'req_id' (#18327) 1 year ago
ext_login.py Apply code formatting with ruff formatter 11 months ago
ext_mail.py feat: mypy for all type check (#10921) 1 year ago
ext_migrate.py feat: mypy for all type check (#10921) 1 year ago
ext_otel.py Apply code formatting with ruff formatter 11 months ago
ext_phone_sms.py Apply code formatting with ruff formatter 11 months ago
ext_proxy_fix.py feat: add support for X-Forwarded-Port in ProxyFix middleware (#13102) 1 year ago
ext_redis.py Introduce Plugins (#13836) 1 year ago
ext_sentry.py feat: mypy for all type check (#10921) 1 year ago
ext_set_secretkey.py refactor: assembling the app features in modular way (#9129) 2 years ago
ext_storage.py feat: add administrative commands to free up storage space by removing unused files (#18835) 1 year ago
ext_swagger.py Apply code formatting with ruff formatter 11 months ago
ext_timezone.py refactor: assembling the app features in modular way (#9129) 2 years ago
ext_warnings.py refactor: assembling the app features in modular way (#9129) 2 years ago