Skip to content

Commit 2f36bee

Browse files
texasaggie97dmondrik
authored andcommitted
Update class docstring in nilrt_snac/_configs/_graphical_config.py
Co-authored-by: Dan Mondrik <dan.mondrik@ni.com> Signed-off-by: Mark Silva <103217450+texasaggie97@users.noreply.github.com>
1 parent 598290a commit 2f36bee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nilrt_snac/_configs/_graphical_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010
class _GraphicalConfig(_BaseConfig):
11-
"""The graphical configuration for SNAC is to deconfigure the X11, embedded UI, and other components that are only useful when using the graphical UI."""
11+
"""The graphical configuration for SNAC is to deconfigure the X11, embedded UI, and other components that are useful only when using the graphical UI."""
1212

1313
def configure(self, args: Namespace) -> None:
1414
print("Deconfiguring the graphical UI...")

0 commit comments

Comments
 (0)