Skip to content

Commit

Permalink
run black
Browse files Browse the repository at this point in the history
  • Loading branch information
eveleighoj committed Dec 4, 2024
1 parent c0d50b6 commit e99151d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion digital_land/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ def expectations_run_dataset_checkpoint(
specification_dir,
):
from digital_land.expectations.commands import run_dataset_checkpoint

specification = Specification(specification_dir)
output_dir = Path(log_dir) / "expectation"
config = Config(path=configuration_path, specification=specification)
Expand Down

0 comments on commit e99151d

Please sign in to comment.