We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1ee362 commit 74204f9Copy full SHA for 74204f9
1 file changed
src/relic/core/cli.py
@@ -625,10 +625,10 @@ def _create_parser(
625
"CliPluginGroup",
626
"CliEntrypoint",
627
"RelicCli",
628
- "LogSetupOptions"
629
- "RelicArgParser"
630
- "get_path_validator"
631
- "get_dir_type_validator"
632
- "get_file_type_validator"
+ "LogSetupOptions",
+ "RelicArgParser",
+ "get_path_validator",
+ "get_dir_type_validator",
+ "get_file_type_validator",
633
"CliLoggingOptions",
634
]
0 commit comments