Skip to content

Conversation

@ceberam
Copy link
Collaborator

@ceberam ceberam commented Jul 17, 2024

  • docs: refer to Docling data objects
  • fix(rec): fix definition issues in attribute, predicate, subject
  • style: enforce some pre-commit hooks on tests
  • fix(test): set static typing compatible to python 3.10
  • docs: refer to Docling data objects

ceberam added 4 commits July 17, 2024 15:55
Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>
Enforce pre-commit hooks black, isort, autoflake, and mypy on test modules.

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>
Remove duplicate generic types across base and predicate modules.
Create an identifier class for subject names.
Remove unnecessary type variables in attribute model.

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>
Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>
@ceberam ceberam requested review from dolfim-ibm and vagenas July 17, 2024 14:53
@ceberam ceberam changed the title Fix/docs fix: fix definition issues in record type Jul 17, 2024
@vagenas vagenas merged commit 656f563 into main Jul 17, 2024
@vagenas vagenas deleted the fix/docs branch July 17, 2024 15:24
muhark added a commit to muhark/docling-core that referenced this pull request Mar 19, 2025
* fix(test): set static typing compatible to python 3.10

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>

* style: enforce some pre-commit hooks on tests

Enforce pre-commit hooks black, isort, autoflake, and mypy on test modules.

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>

* fix(rec): fix definition issues in attribute, predicate, subject

Remove duplicate generic types across base and predicate modules.
Create an identifier class for subject names.
Remove unnecessary type variables in attribute model.

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>

* docs: refer to Docling data objects

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>

---------

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants