File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ def __metrology_namespace__(
52
52
53
53
Returns
54
54
-------
55
- Any
55
+ MetrologyNamespace
56
56
An object representing the metrology API namespace. It
57
57
should have every top-level function defined in the
58
58
specification as an attribute. It may contain other public
@@ -89,7 +89,7 @@ def __metrology_namespace__(
89
89
90
90
Returns
91
91
-------
92
- Any
92
+ MetrologyNamespace
93
93
An object representing the metrology API namespace. It should
94
94
have every top-level function defined in the specification as
95
95
an attribute. It may contain other public names as well, but
@@ -129,7 +129,7 @@ def __metrology_namespace__(
129
129
130
130
Returns
131
131
-------
132
- Any
132
+ MetrologyNamespace
133
133
An object representing the metrology API namespace. It should
134
134
have every top-level function defined in the specification as
135
135
an attribute. It may contain other public names as well, but it
You can’t perform that action at this time.
0 commit comments