We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b48698 commit a1b5b04Copy full SHA for a1b5b04
kaleidoscope/parser.py
@@ -35,7 +35,7 @@ def create() -> ArgumentParser:
35
"""
36
parser = _ArgumentParser(
37
prog=f"{__name__}",
38
- description="This scientific processor simulates measurement"
+ description="This scientific processor simulates measurement "
39
"errors.",
40
epilog="Copyright (c) Brockmann Consult GmbH, 2025. "
41
"License: MIT",
0 commit comments