NOAA-GFDL / NDSL

NOAA NASA Domain Specific Language middleware layer
6 stars 8 forks source link

Type-hinting uniform across package #47

Open fmalatino opened 3 months ago

fmalatino commented 3 months ago

Is your feature request related to a problem? Please describe. Currently type-hinting is not complete across the package, which may lead to errors as development progresses.

Describe the solution you'd like Type-hinting to be applied uniformly across all classes, their methods and members.