Skip to content

Commit

Permalink
delete unrelated changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaclynpqc committed Nov 6, 2023
1 parent 5fe8ebc commit f73d923
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chasten/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,6 @@ def analyze( # noqa: PLR0913, PLR0915
output.console.print()
# validate the configuration
(validated, checks_dict) = validate_configuration_files(config, verbose)
output.logger.debug(f"Validate the configuration: {config}")
# some aspect of the configuration was not
# valid, so exit early and signal an error
if not validated:
Expand Down

0 comments on commit f73d923

Please sign in to comment.