We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19236ba commit 0d9c3ceCopy full SHA for 0d9c3ce
1 file changed
python/lib/sift_client/errors.py
@@ -13,6 +13,7 @@ class SiftExperimentalWarning(SiftWarning):
13
14
_sift_client_experimental_warned = False
15
16
+
17
def _sift_client_experimental_warning():
18
# Ensure this warning has only been emitted once, even if used in different places.
19
global _sift_client_experimental_warned
0 commit comments