Skip to content

Commit 53b7eca

Browse files
authored
Update authress/__init__.py
1 parent fc1711d commit 53b7eca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

authress/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
from authress.exceptions import ApiAttributeError
3535
from authress.exceptions import ApiException
3636

37-
# import models into model package
37+
# import models into sdk package
3838
from authress.models.access_record import AccessRecord
3939
from authress.models.access_record_account import AccessRecordAccount
4040
from authress.models.access_record_collection import AccessRecordCollection

0 commit comments

Comments
 (0)