FAIRmat-NFDI / pynxtools-em

Harmonize electron microscopy data and metadata for research data management using NeXus
https://fairmat-nfdi.github.io/pynxtools-em/
Apache License 2.0
3 stars 0 forks source link

Use stricter type annotations #58

Open mkuehbach opened 3 months ago

mkuehbach commented 3 months ago

Instead of dict, dict[str, or combination of types] or TypedDict etc.