MODFLOW-USGS / modflow-devtools

Python tools for MODFLOW 6 development
https://modflow-devtools.readthedocs.io/en/latest/
Other
2 stars 5 forks source link

fix(Executables): support collection-style membership test #131

Closed wpbonelli closed 10 months ago

wpbonelli commented 10 months ago

https://docs.python.org/3/reference/datamodel.html#object.__contains__