Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit 89acd15

Browse files
committed
Fixed clicko description.
1 parent 21c8a8a commit 89acd15

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

clickomplete/scripts/clicko.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
Docs: http://github.com/python-click-autocomplete-example
2020
Code: http://github.com/ggirelli/python-click-autocomplete-example
2121
22-
Radial Image Analisys Toolkit (RadIAnTkit) is a Python3.6+ package containing
23-
tools for radial analysis of microscopy image.""",
22+
Click autocomplete set up example.""",
2423
)
2524
@click.version_option(__version__)
2625
def main() -> None:

0 commit comments

Comments
 (0)