OasisLMF / OasisDataManager

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Fix import issue with Python3.7 #8

Closed sambles closed 4 months ago

sambles commented 4 months ago

Fix import issue with Python3.7

Added workaround to fix ImportError: cannot import name 'TypedDict' from 'typing' which isn't available in py3.7