Revert "metatadata_dictionary: Fix mypy errors since rdflib 7.1.2"
This reverts commit 2a1c8db8. The new rdflib 7.1.3 release reverted the typing changes they introduced in 7.1.2 to keep compatibility with Python 3.8, so revert the commit that adapted typings to rdflib 7.1.2.
parent
2a1c8db8
No related branches found
No related tags found
Showing
- requirements.txt 1 addition, 1 deletionrequirements.txt
- swh/indexer/bibtex.py 4 additions, 11 deletionsswh/indexer/bibtex.py
- swh/indexer/metadata_dictionary/base.py 2 additions, 2 deletionsswh/indexer/metadata_dictionary/base.py
- swh/indexer/metadata_dictionary/cff.py 3 additions, 5 deletionsswh/indexer/metadata_dictionary/cff.py
- swh/indexer/metadata_dictionary/utils.py 9 additions, 9 deletionsswh/indexer/metadata_dictionary/utils.py
Loading
Please register or sign in to comment