This avoids problems with testing against the wrong package version
new file mode 100644
@@ -0,0 +1,3 @@
+"""Quantum measurements"""
+
+__all__ = [] # type: ignore