openPMD / openPMD-validator

:ballot_box_with_check: Validator and Example Scripts
ISC License
4 stars 8 forks source link

Python 3 Warning: Iterable Import #53

Closed ax3l closed 4 years ago

ax3l commented 4 years ago

Use the new Python 3 import for Iterable types when possible. Old import deprecated since Python 3.3 and removed in 3.9.