Correct the Note editor.
Split the source file in sub components.
Correct a timing problem on the editor checkbox.
from .core import Protocol, ProtocolRevision, Metacategory, MetacategoryRevision
__all__ = ["Protocol", "ProtocolRevision", "Metacategory", "MetacategoryRevision"]