Skip to content

Commit a2d0e95

Browse files
committed
regenerate classes and doc update
1 parent d565d81 commit a2d0e95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/source/image/classes.png

12 KB
Loading

src/select_ai/base_profile.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
@dataclass
1313
class ProfileAttributes(SelectAIDataClass):
1414
"""
15-
Attributes of an AI profile help to manage and configure the behavior of
16-
the AI profile
15+
Use this class to define attributes to manage and configure the behavior of
16+
an AI profile
1717
1818
:param bool comments: Includes column comments in the metadata used for
1919
translating natural language prompts using AI.

0 commit comments

Comments
 (0)