Skip to content
Snippets Groups Projects
Commit bd85b7006744 authored by Nsukami Patrick <ptrck at nskm dot xyz>'s avatar Nsukami Patrick
Browse files

[mypy] Type RQLHelper's schema attribute as ISchema

There was an unused protocol definition sleeping within the rql/interfaces.py module.
This protocol (ISchema) perfectly represent what a schema should be.
Let's use it to annotate the schema attribute within the RQLHelper class
parent af2d5233a53f
No related branches found
No related tags found
2 merge requests!63[mypy]: Add type hints for EtypeResolver class:,!62Update Gitlab CI to run Cubicweb's tests with latest RQL's updates
Pipeline #95718 failed