GNS-Science / solvis-graphql-api

solvis-graphql-api
GNU Affero General Public License v3.0
1 stars 0 forks source link

Chore: complete mypy typing on composite_solution/cached module #49

Closed chrisbc closed 3 months ago

chrisbc commented 4 months ago

re solvis_graphql_api/composite_solution/cached.py

In preparation for potentially migrating this module (or large chunks of it) we need all it's function signatures fully typed. This will help us weed our dependencies and decide what to migrate.

Possible fishooks: