micro-manager / pymmcore

Python bindings for MMCore, Micro-Manager's device control layer
https://pypi.org/project/pymmcore/
GNU Lesser General Public License v2.1
33 stars 8 forks source link

Add DeviceInitializationState enums to stubs, add literal values #94

Closed tlambert03 closed 11 months ago

tlambert03 commented 11 months ago

I forgot to add the three DeviceInitializationState enums to the stubs. Also taking the opportunity to add literal values to various enums, and arrange them better.

(no need for new release here ... just for whenever the next one is)