openflexure-microscope-server/docs/source/extensions/example_extension
Richard Bowman e22f36b308 Start explicit metadata argument for marshmallow
A side effect of re-locking dependencies is having a newer marshmallow.
This deprecates having `description=` as a keyword, and puts it in a
separate metadata arg instead.

This commit is the start of my search-and-replaceing to update to the new
format.
2022-08-09 12:52:57 +01:00
..
01_basic_structure.py Updated documentation to subclass-based extensions 2020-11-30 16:23:28 +00:00
02_adding_views.py Formatting 2020-11-30 17:11:37 +00:00
03_marshaling_data.py Formatting 2020-11-30 17:11:37 +00:00
04_properties.py Formatting 2020-11-30 17:11:37 +00:00
05_actions.py Start explicit metadata argument for marshmallow 2022-08-09 12:52:57 +01:00
06_tasks_locks.py Start explicit metadata argument for marshmallow 2022-08-09 12:52:57 +01:00
07_ev_gui.py Start explicit metadata argument for marshmallow 2022-08-09 12:52:57 +01:00