cognee/cognee
Igor Ilic 3dba072c49
fix: resolve formatting issue (#1486)
<!-- .github/pull_request_template.md -->

## Description
ruff formatting

## Type of Change
<!-- Please check the relevant option -->
- [ ] Bug fix (non-breaking change that fixes an issue)
- [ ] New feature (non-breaking change that adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] Documentation update
- [ ] Code refactoring
- [ ] Performance improvement
- [ ] Other (please specify):

## Screenshots/Videos (if applicable)
<!-- Add screenshots or videos to help explain your changes -->

## Pre-submission Checklist
<!-- Please check all boxes that apply before submitting your PR -->
- [ ] **I have tested my changes thoroughly before submitting this PR**
- [ ] **This PR contains minimal changes necessary to address the
issue/feature**
- [ ] My code follows the project's coding standards and style
guidelines
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have added necessary documentation (if applicable)
- [ ] All new and existing tests pass
- [ ] I have searched existing PRs to ensure this change hasn't been
submitted already
- [ ] I have linked any relevant issues in the description
- [ ] My commits have clear and descriptive messages

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.
2025-09-30 18:12:57 +02:00
..
api fix: resolve formatting issue (#1486) 2025-09-30 18:12:57 +02:00
cli Merge branch 'dev' into feature/windows-compatibility-fixes 2025-09-29 20:51:17 +02:00
eval_framework refactor: Add proper pip install command for optional extras 2025-09-25 13:55:01 +02:00
exceptions ruff formatting 2025-08-13 15:15:39 +02:00
infrastructure Merge branch 'dev' into feat/add-pdfproloader 2025-09-30 23:24:14 +08:00
modules docs: Multi user authorization example (#1466) 2025-09-29 20:15:50 +02:00
shared Merge branch 'dev' into COG-2826 2025-09-25 13:31:21 +02:00
tasks fix: Resolve schema migration for Neo4j (#1482) 2025-09-29 13:50:11 +02:00
tests Merge branch 'dev' into feat/add-pdfproloader 2025-09-30 17:08:28 +08:00
__init__.py feat: add support to start ui programmatically from cognee package 2025-09-10 14:15:31 +01:00
__main__.py added files 2025-07-26 18:14:19 +02:00
base_config.py fix: ruff formatting error 2025-09-19 17:55:08 +02:00
context_global_variables.py fix: s3 file storage (#1095) 2025-07-16 20:36:18 +02:00
get_token.py fix: Cognee backend fixes (#659) 2025-03-20 21:51:35 +01:00
low_level.py fix: custom model pipeline (#508) 2025-02-08 02:00:15 +01:00
pipelines.py
root_dir.py fix: Add S3 URL handling in ensure_absolute_path function (#1438) 2025-09-18 11:47:34 +02:00
version.py refactor: Name local cognee version local instead of dev 2025-06-30 13:24:51 +02:00