Skip to content

Commit a364a7b

Browse files
committed
Linting.
1 parent 72456c0 commit a364a7b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/test_main_/test_main_help.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Usage: main [OPTIONS] FILENAME
44

55
Exit codes:
66

7-
0: The file already contains a '__all__' declaration or has no function or class definitions
8-
1: A '__all__' declaration. was added to the file.
7+
0: The file already contains a '__all__' declaration or has no function or class definitions.
8+
1: A '__all__' declaration was added to the file.
99
4: A file could not be parsed due to a syntax error.
1010
5: Bitwise OR of 1 and 4.
1111

0 commit comments

Comments
 (0)