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 72456c0 commit a364a7bCopy full SHA for a364a7b
1 file changed
tests/test_main_/test_main_help.txt
@@ -4,8 +4,8 @@ Usage: main [OPTIONS] FILENAME
4
5
Exit codes:
6
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.
+ 0: The file already contains a '__all__' declaration or has no function or class definitions.
+ 1: A '__all__' declaration was added to the file.
9
4: A file could not be parsed due to a syntax error.
10
5: Bitwise OR of 1 and 4.
11
0 commit comments