We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e27157 commit 4d58e3dCopy full SHA for 4d58e3d
1 file changed
src/icat/query.py
@@ -60,9 +60,9 @@
60
61
# ========================= helper classes ===========================
62
# Note: these helpers are needed in the internal data structures in
63
-# class Query. There are intentionally not included in the
64
-# python-icat documentation and are not considered part of the API.
65
-# There is no commitement on compatibility between versions.
+# class Query. They are intentionally not included in the python-icat
+# documentation and are not considered part of the API. There is no
+# commitment on compatibility between versions.
66
67
class ItemBase:
68
"""Abstract base class for OrderItem and ConditionItem.
0 commit comments