Skip to content

Commit 7eaaf11

Browse files
rhamzehCopilot
andauthored
chore: fix typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent fb4227a commit 7eaaf11

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/constants_consistency_test.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
33
Covers:
44
- 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
5+
- RetryParams default values match exported retry constants
6+
- ApiClient (async and sync) user agent constants match USER_AGENT constant
77
- USER_AGENT embeds the SDK_VERSION
88
"""
99

0 commit comments

Comments
 (0)