We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb4227a commit 7eaaf11Copy full SHA for 7eaaf11
1 file changed
test/constants_consistency_test.py
@@ -2,8 +2,8 @@
2
3
Covers:
4
- Version consistency between openfga_sdk.__version__ and SDK_VERSION constant
5
-- RetryParams default values match exported retry constants1
6
-- ApiClient (async and sync) user agent constants1 match USER_AGENT constant
+- RetryParams default values match exported retry constants
+- ApiClient (async and sync) user agent constants match USER_AGENT constant
7
- USER_AGENT embeds the SDK_VERSION
8
"""
9
0 commit comments